trait ByteStreamWriter
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.
- Companion:
- object
class Object
trait Matchable
class Any