IntHandler.

WriteInt(int, ByteArrayBuffer) Method

Syntax

public static void WriteInt(int a_int, ByteArrayBuffer a_bytes)

Parameters

Name Type Description
a_int int
a_bytes ByteArrayBuffer

Return Value

Type Description
void