Our new developer documentation is now available. Please check it out!
MsgPackWriter.WriteBinary
public static int WriteBinary(ref List<byte> bytes, byte[] value)
Append values with size based token to bytes
Parameters
Name | Type | Description |
---|---|---|
bytes | List<Byte> | |
value | Byte[] |
Returns
Type | Description |
---|---|
Int32 |