Click or drag to resize

DataOutputWriteLong Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.io.DataOutput.WriteLong(System.Int64)"]

Namespace:  com.espertech.esper.compat.io
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
void WriteLong(
	long value
)

Parameters

value
Type: SystemInt64

[Missing <param name="value"/> documentation for "M:com.espertech.esper.compat.io.DataOutput.WriteLong(System.Int64)"]

See Also