Module encoding::codec::utf_8Unstable
[-]
[+]
[src]
UTF-8, the universal encoding.
Structs
UTF8Decoder | A decoder for UTF-8. |
UTF8Encoder | An encoder for UTF-8. |
UTF8Encoding | UTF-8 (UCS Transformation Format, 8-bit). |
Functions
from_utf8 | Equivalent to |