[go: up one dir, main page]

encoding_rs 0.8.12

A Gecko-oriented implementation of the Encoding Standard
Documentation
1
2
3
4
5
/// This is the encoding that should be used for all new development it can
/// represent all of Unicode.
///
/// This encoding matches the Windows code page 65001, except Windows differs
/// in the number of errors generated for some erroneous byte sequences.