Overload | Description |
---|---|
Write(Int16) | |
Write(Int32) | |
Write(Int64) | |
Write(String) | |
Write(Boolean) | (Inherited from System.IO.BinaryWriter) |
Write(Byte) | (Inherited from System.IO.BinaryWriter) |
Write(SByte) | (Inherited from System.IO.BinaryWriter) |
Write(Byte[]) | (Inherited from System.IO.BinaryWriter) |
Write(Byte[],Int32,Int32) | (Inherited from System.IO.BinaryWriter) |
Write(Char) | (Inherited from System.IO.BinaryWriter) |
Write(Char[]) | (Inherited from System.IO.BinaryWriter) |
Write(Char[],Int32,Int32) | (Inherited from System.IO.BinaryWriter) |
Write(Double) | (Inherited from System.IO.BinaryWriter) |
Write(Decimal) | (Inherited from System.IO.BinaryWriter) |
Write(UInt16) | (Inherited from System.IO.BinaryWriter) |
Write(UInt32) | (Inherited from System.IO.BinaryWriter) |
Write(UInt64) | (Inherited from System.IO.BinaryWriter) |
Write(Single) | (Inherited from System.IO.BinaryWriter) |