UInt64Value
Namespace: SnowBank.Data.Binary · struct
Implements: ISliceSerializable
Constructors
UInt64Value
UInt64Value(ulong value)
Methods
WriteTo
void WriteTo(ref SliceWriter writer)
Serializes the current instance to the specified output buffer
Fields
Value
readonly ulong Value