BitReader.readByte

int readByte() nothrow @safe

Read a byte directly (after byte alignment).

Returns

The byte value, or -1 if not available.