NybbleInputStream

constructor(nybbles: NybbleArray, nybbleIndex: Int = 0)

Parameters

nybbles

The NybbleArray that serves as the nybble source.

nybbleIndex

The zero-based index of the first nybble to read.