Click or drag to resize

CountMinSketchAgentContextFromBytesBytes Property

Returns the byte value.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public byte[] Bytes { get; set; }

Return Value

Type: Byte
bytes
See Also