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