kamon.context.BinaryPropagation
Write a single byte into the stream.
Writes a portion of the provided bytes into the stream, starting from provided offset.
Writes all bytes into the stream.
Represents a writable stream of bytes. This interface closely resembles OutputStream, minus the functionality that wouldn't have a clearly defined behavior in the context of Context propagation.