Our new developer documentation is now available. Please check it out!
MsgPackWriter.WriteArrayHeader
public int WriteArrayHeader(uint count)
MessagePack header is big-endian, value binarywriter default little-endian
Parameters
Name | Type | Description |
---|---|---|
count | UInt32 |
Returns
Type | Description |
---|---|
Int32 |