Skip to content

Writer<TBufferWriter>.WriteByte(byte)

WriteByte(byte)

View source
public void WriteByte(byte value)
Writes the provided System.Byte to the output buffer.

Parameters

valuebyte
The value.