[]
        
(Showing Draft Content)

CSJ2K.j2k.fileformat.reader.FileFormatReader.readContiguousCodeStreamBox

readContiguousCodeStreamBox Method

readContiguousCodeStreamBox(long, int, long)

Declaration
public virtual bool readContiguousCodeStreamBox(long pos, int length, long longLength)
Public Overridable Function readContiguousCodeStreamBox(pos As Long, length As Integer, longLength As Long) As Boolean
Parameters
Type Name Description
long pos
int length
long longLength
Returns
Type Description
bool