[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 Turkish encoding for Windows. It is an extension of ISO-8859-9,
/// which is known as Latin 5.
///
/// [Index visualization](https://encoding.spec.whatwg.org/windows-1254.html),
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/windows-1254-bmp.html)
///
/// This encoding matches the Windows code page 1254.