summaryrefslogtreecommitdiffstats
path: root/third_party/rust/encoding_rs/doc/UTF-8.txt
blob: 3a93e67dce9fc5fe78d0bbc4527e1d5df310a4ce (plain)
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.