BitStream

fun BitStream(input: StreamInput)

Constructs stream from StreamInput


fun BitStream(output: StreamOutput)

Constructs stream from StreamOutput


fun BitStream(stream: Stream)