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