binary-streams / loggersoft.kotlin.streams / BitStream / <init>

<init>

BitStream(input: StreamInput)

Constructs stream from StreamInput

BitStream(output: StreamOutput)

Constructs stream from StreamOutput

BitStream(stream: Stream)

Bit access over Stream.

Author
Alexander Kornilov (akornilov.82@gmail.com).