public WritePackedUInt64 ( ulong value ) : void | ||
value | ulong | Value to write. |
return | void |
This writes the 64-bit value to the stream using variable-length-encoding.
public WritePackedUInt64 ( ulong value ) : void | ||
value | ulong | Value to write. |
return | void |