BufferedWriterExtensions.WriteULong(BufferedWriter, UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Writes a UInt64
public static void WriteULong (this VoltRpc.IO.BufferedWriter writer, ulong value);
Parameters
- writer
- BufferedWriter
- value
- UInt64