MarshallingBuffer.

WriteByte(byte) Method

Syntax

public virtual void WriteByte(byte b)

Parameters

Name Type Description
b byte

Return Value

Type Description
void