Int32Value

Namespace: SnowBank.Data.Binary · struct

Implements: ISliceSerializable

Constructors

Int32Value

Int32Value(int value)

Methods

WriteTo

void WriteTo(ref SliceWriter writer)

Serializes the current instance to the specified output buffer

Fields

Value

readonly int Value