Skip to content

Writer<TBufferWriter>.WriteInt64(long)

WriteInt64(long)

View source
public void WriteInt64(long value)
Writes the provided System.Int64 to the output buffer.

Parameters

valuelong
The value.