• Home
Name Date Size #Lines LOC

..--

BUILDD22-Oct-20252 KiB10596

README.mdD22-Oct-2025266 54

chunked_input_stream.cD22-Oct-20252.6 KiB9164

chunked_input_stream.hD22-Oct-2025990 3416

chunked_output_stream.cD22-Oct-20252.1 KiB7551

chunked_output_stream.hD22-Oct-2025995 3416

string.hD22-Oct-20254 KiB148106

string_test.ccD22-Oct-20253.6 KiB10877

tokenizer.cD22-Oct-202532.4 KiB1,001700

tokenizer.hD22-Oct-20255.1 KiB13448

tokenizer_test.ccD22-Oct-202543 KiB1,236900

zero_copy_input_stream.hD22-Oct-20253.9 KiB11042

zero_copy_output_stream.hD22-Oct-20254 KiB11137

zero_copy_stream_test.ccD22-Oct-20257.5 KiB237171

README.md

1This subdir originated as a best-effort C approximation of the C++ code in
2in third_party/protobuf/io/ but over time the two will invariably diverge.
3Comments have generally been copied verbatim and may therefore refer to C++
4symbol names instead of C symbol names.
5