[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.decoder.ByteToBitInput.-ctor

ByteToBitInput Constructor

ByteToBitInput(ByteInputBuffer)

Instantiates a new 'ByteToBitInput' object that uses 'in' as the underlying byte based input.

Declaration
public ByteToBitInput(ByteInputBuffer in_Renamed)
Parameters
Type Name Description
ByteInputBuffer in_Renamed