[go: up one dir, main page]

encoding_rs 0.8.7

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