Our new developer documentation is now available. Please check it out!
MsgPackWriter.MsgPackWriter(Encoding, Boolean)
public MsgPackWriter(Encoding encoding, bool keep = true)
Create Writer
Parameters
Name | Description |
---|---|
encoding | 4Players online endpoints use UTF8 |
keep | keep or close the binary stream |