Ascii Class |
Namespace: FM.IceLink
The Ascii type exposes the following members.
Name | Description | |
---|---|---|
Decode(Byte) |
Decodes a UTF-8 byte array to a string.
| |
Decode(Byte, Int32, Int32) |
Decodes a UTF-8 byte array to a string.
| |
Encode |
Encodes a string to a UTF-8 byte array.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetByteCount |
Gets the number of bytes that would be returned by
a call to encode.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |