PrimitiveCodec.

ReadLong(byte[], int) Method

Syntax

public static long ReadLong(byte[] buffer, int offset)

Parameters

Name Type Description
buffer byte[]
offset int

Return Value

Type Description
long