Our new developer documentation is now available. Please check it out!
MsgPackWriter.Append
public void Append(byte[] bytes)
Append bytes to the stream at the currrent stream position
Parameters
Name | Type | Description |
---|---|---|
bytes | Byte[] | bytes to write |
public void Append(byte[] bytes)
Append bytes to the stream at the currrent stream position
Name | Type | Description |
---|---|---|
bytes | Byte[] | bytes to write |