Skip to content

Writer<TBufferWriter>.WriteUInt64(ulong)

WriteUInt64(ulong)

View source
public void WriteUInt64(ulong value)
Writes the provided System.UInt64 to the output buffer.

Parameters

valueulong
The value.