[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.decoder.MQDecoder.ByteInputBuffer

ByteInputBuffer Property

ByteInputBuffer

Returns the underlying 'ByteInputBuffer' from where the MQ coded input bytes are read.

Declaration
public virtual ByteInputBuffer ByteInputBuffer { get; }
Property Value
Type Description
ByteInputBuffer

The underlying ByteInputBuffer.