Skip to content

Writer<TBufferWriter>.WriteInt32(int)

WriteInt32(int)

View source
public void WriteInt32(int value)
Writes the provided System.Int32 to the output buffer.

Parameters

valueint
The value.