Returns an object with read/write methods for operating on one specific type of protobuf message
Read a set number of bytes from the stream
Optional
bytes: numberRead the next length-prefixed number of bytes from the stream
Returns the underlying stream
Write the passed bytes to the stream
Write the passed bytes to the stream prefixed by their length
Convenience methods for working with protobuf streams