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