ComponentOne PDF for .NET
CSJ2K.j2k.io Namespace / BEBufferedRandomAccessFile Class / write Method

In This Topic
    write Method (BEBufferedRandomAccessFile)
    In This Topic
    Writes a byte to the stream. Prior to writing, the stream is realigned at the byte level.
    Overload List
    OverloadDescription
    Writes a byte to the stream. Prior to writing, the stream is realigned at the byte level. (Inherited from CSJ2K.j2k.io.BufferedRandomAccessFile)
    Writes a byte to the stream. Prior to writing, the stream is realigned at the byte level. (Inherited from CSJ2K.j2k.io.BufferedRandomAccessFile)
    Writes aan array of bytes to the stream. Prior to writing, the stream is realigned at the byte level. (Inherited from CSJ2K.j2k.io.BufferedRandomAccessFile)
    See Also