ByteArrayBuffer.

Append(byte[]) Method

Syntax

public virtual void Append(byte[] bytes)

Parameters

Name Type Description
bytes byte[]

Return Value

Type Description
void