Skip to content

Writer<TBufferWriter>.WriteUInt32(uint)

WriteUInt32(uint)

View source
public void WriteUInt32(uint value)
Writes the provided System.UInt32 to the output buffer.

Parameters

valueuint
The value.