OutputStreamByteConsumer

Constructors

Link copied to clipboard
constructor(os: OutputStream)

Functions

Link copied to clipboard
open fun accept(b: Int)
The contract is similar to write, consume the lower eight bytes of the int as a byte.