GameModeBuilderUseEncoding Method |
Name | Description | |
---|---|---|
![]() | UseEncoding(Stream) |
Use the code page described by the specified stream when en/decoding text messages sent to/from the server.
|
![]() | UseEncoding(String) |
Use the code page described by the file at the specified path when en/decoding text messages sent to/from the server.
|
![]() | UseEncoding(Encoding) |
Use the specified encoding when en/decoding text messages sent to/from the server.
|