[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.HeaderEncoder.hbuf

hbuf Field

The DataOutputStream to store header data. This kind of object is useful to write short, int, .... It's constructor takes baos as parameter.

Namespace: CSJ2K.j2k.codestream.writer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
protected BinaryWriter hbuf
Returns
Type Description
BinaryWriter The DataOutputStream to store header data. This kind of object is useful to write short, int, .... It's constructor takes baos as parameter.