[]
        
(Showing Draft Content)

CSJ2K.j2k.io.RandomAccessIO.Pos

Pos Property

Pos

Returns the current position in the stream, which is the position from where the next byte of data would be read. The first byte in the stream is in position 0.

Declaration
int Pos { get; }
Property Value
Type Description
int

The offset of the current position, in bytes.