ByteArrayBuffer.

WriteByte(byte) Method

Syntax

public void WriteByte(byte a_byte)

Parameters

Name Type Description
a_byte byte

Return Value

Type Description
void