Read the next length-prefixed byte array from the stream and decode it as the passed protobuf format
Optional
options: AbortOptionsReturns the underlying stream
Encode the passed object as a protobuf message and write it's length-prefixed bytes to the stream
Optional
options: AbortOptionsEncode the passed objects as protobuf messages and write their length-prefixed bytes to the stream as a single write
Optional
options: AbortOptions
Convenience methods for working with protobuf streams