Developer Documentation

IMsgPackWriter

public interface IMsgPackWriter : IDisposable

General Msgpack interface that will be used for sending RPC to the server.

Public Methods

NameDescription
Append
GetBuffer
Clear
GetBytes
GetLength
Write
WriteArrayHeader
WriteBinary
WriteBool
WriteByte
WriteDouble
WriteFloat
WriteInt
WriteLong
WriteMapHeader
WriteSByte
WriteShort
WriteString
WriteUInt
WriteULong
WriteUShort