Encodes a stream chunk to its protobuf wire form.
Chunk to encode. Must not carry buffers.
The encoded bytes.
Error when the chunk carries buffers, which the chunk format forbids.
Encodes a stream chunk to its protobuf wire form.