PrimitiveCodec.

ReadInt(byte[], int) Method

Syntax

public static int ReadInt(byte[] buffer, int offset)

Parameters

Name Type Description
buffer byte[]
offset int

Return Value

Type Description
int