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 |
public MsgPackWriter(Encoding encoding, bool keep = true)
Create Writer
Name | Description |
---|---|
encoding | 4Players online endpoints use UTF8 |
keep | keep or close the binary stream |