BitReader.init

void init(const(ubyte)[] input) nothrow @safe

Initialize the bit reader.

Parameters

inputInput data buffer.