![]() | BinaryDataOutput Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.io.BinaryDataOutput"]
Namespace: com.espertech.esper.compat.io
public class BinaryDataOutput : DataOutput, IDisposable
The BinaryDataOutput type exposes the following members.
Name | Description | |
---|---|---|
![]() | BinaryDataOutput |
Initializes a new instance of the BinaryDataOutput class.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Write(Byte) | |
![]() | Write(Byte, Int32, Int32) | |
![]() | WriteBoolean | |
![]() | WriteByte | |
![]() | WriteDecimal | |
![]() | WriteDouble | |
![]() | WriteFloat | |
![]() | WriteInt | |
![]() | WriteLong | |
![]() | WriteShort | |
![]() | WriteUTF |