[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.FileCodestreamWriter.Length

Length Property

Length

Returns the current length of the entire bit stream.

Declaration
public override int Length { get; }
Property Value
Type Description
int

the current length of the bit stream

Overrides