TreeView for WinForms | ComponentOne
C1.Util Namespace / FontSubSet.BigEndianBinaryWriter Class / Write Method

In This Topic
    Write Method (FontSubSet.BigEndianBinaryWriter)
    In This Topic
    Writes a two-byte signed integer to the current stream and advances the stream position by two bytes.
    Overload List
    OverloadDescription
    Writes a two-byte signed integer to the current stream and advances the stream position by two bytes.  
    Writes a four-byte signed integer to the current stream and advances the stream position by four bytes.  
    Writes an eight-byte signed integer to the current stream and advances the stream position by eight bytes.  
    Writes a length-prefixed string to this stream in the current encoding of the System.IO.BinaryWriter, and advances the current position of the stream in accordance with the encoding used and the specific characters being written to the stream.  
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    (Inherited from System.IO.BinaryWriter)
    See Also