WriteVarUInt64(ulong)
public void WriteVarUInt64(ulong value) Writes the provided
System.UInt64 to the output buffer as a variable-width integer. Parameters
valueulong- The value.
public void WriteVarUInt64(ulong value)System.UInt64 to the output buffer as a variable-width integer. valueulong