PacketIOGetTextEncoding Method |
Returns the current text encoding.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntaxprotected BinaryTextEncoding GetTextEncoding()
Return Value
Type:
BinaryTextEncodingThe configured text encoding if set, else 2 byte lengh encoded (big endian) ASCII.
See Also