Open Rails

ByteEncoding Class

[This is preliminary documentation and subject to change.]

A basic encoding which maps bytes 0-255 to Unicode characters 0-255.

For a list of all members of this type, see ByteEncoding Members .

System.Object
   Encoding
      ByteEncoding

public class ByteEncoding : Encoding

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.IO

Assembly: ORTS.IO (in ORTS.IO.dll)

See Also

ByteEncoding Members | ORTS.IO Namespace