IUserMessageTagDecoder

interface IUserMessageTagDecoder<T>

Decoder that decodes an IMessageBufferReader based on an embedded tag

Functions

Link copied to clipboard
abstract fun decode(value: IMessageBufferReader): T

Decode value to an object of type T

Inheritors

Link copied to clipboard
Link copied to clipboard