Click or drag to resize

BinaryDataInputReadInt Method

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

Namespace:  com.espertech.esper.compat.io
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public int ReadInt()

Return Value

Type: Int32

[Missing <returns> documentation for "M:com.espertech.esper.compat.io.BinaryDataInput.ReadInt"]

Implements

DataInputReadInt
See Also