Click or drag to resize

BinaryDataInput Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.io.BinaryDataInput"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.ioBinaryDataInput

Namespace:  com.espertech.esper.compat.io
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class BinaryDataInput : DataInput, 
	IDisposable

The BinaryDataInput type exposes the following members.

Constructors
  NameDescription
Public methodBinaryDataInput
Initializes a new instance of the BinaryDataInput class.
Top
Methods
See Also