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).