Lines Matching full:byteoutput
30 - Introduction of the `ByteOutput` interface. This is similar to
33 - `ByteString` now supports writing to a `ByteOutput`, which will directly
35 to the `ByteOutput` without copying.
36 - `CodedOutputStream` now supports writing to a `ByteOutput`. `ByteString`
38 (lazily) written to the `ByteOutput` directly.
41 `ByteOutput` that chains together the chunks received from