IValueEncoder<TValue>

Namespace: SnowBank.Data.Binary · interface

Implements: IValueEncoder<TValue, Slice>

Class that know how to encode and decode values of a fixed type

Methods

WriteValueTo

void WriteValueTo(ref SliceWriter writer, TValue value)

Writes a value to the specified buffer