ByteBuffer.Init (METH)

METHOD Init

Initializes the ByteBuffer with the given byte array and length.

InOut:

Scope

Name

Type

Input

pBuffer

POINTER TO BYTE

uiCapacity

UINT

uiLen

UINT

bSwapBytes

BOOL