[go: up one dir, main page]

encoding_rs 0.8.13

A Gecko-oriented implementation of the Encoding Standard
Documentation
1
2
3
4
5
6
7
/// This is the revised Western European part of the ISO/IEC 8859 encoding
/// family. This encoding is also known as Latin 9.
///
/// [Index visualization](https://encoding.spec.whatwg.org/iso-8859-15.html),
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/iso-8859-15-bmp.html)
///
/// This encoding matches the Windows code page 28605.