Click or drag to resize

BinaryDataInputReadByte Method

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

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

Return Value

Type: Byte

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

Implements

DataInputReadByte
See Also