FontSubSet.BigEndianBinaryWriter Class Members
In This Topic
The following tables list the members exposed by FontSubSet.BigEndianBinaryWriter.
Public Constructors
Protected Fields
| Name | Description |
 | OutStream | (Inherited from System.IO.BinaryWriter) |
Top
Public Properties
| Name | Description |
 | BaseStream | (Inherited from System.IO.BinaryWriter) |
Top
Public Methods
| Name | Description |
 | Close | (Inherited from System.IO.BinaryWriter) |
 | Dispose | Overloaded. (Inherited from System.IO.BinaryWriter) |
 | DisposeAsync | (Inherited from System.IO.BinaryWriter) |
 | Flush | (Inherited from System.IO.BinaryWriter) |
 | Seek | (Inherited from System.IO.BinaryWriter) |
 | Write | Overloaded. Overridden. |
 | Write7BitEncodedInt | (Inherited from System.IO.BinaryWriter) |
 | Write7BitEncodedInt64 | (Inherited from System.IO.BinaryWriter) |
Top
See Also