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