Developer Documentation
Our new developer documentation is now available. Please check it out!

MsgPackReader.Create

public static MsgPackReader Create(byte[] data)

Parameters

NameTypeDescription
dataByte[]

Returns

TypeDescription
MsgPackReader