![]() | BinaryDataInput Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.io.BinaryDataInput"]
Namespace: com.espertech.esper.compat.io
public class BinaryDataInput : DataInput, IDisposable
The BinaryDataInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | BinaryDataInput |
Initializes a new instance of the BinaryDataInput class.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | ReadBoolean | |
![]() | ReadByte | |
![]() | ReadDecimal | |
![]() | ReadDouble | |
![]() | ReadFloat | |
![]() | ReadFully(Byte) | |
![]() | ReadFully(Byte, Int32, Int32) | |
![]() | ReadInt | |
![]() | ReadLong | |
![]() | ReadShort | |
![]() | ReadUTF |