mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-03 11:44:09 +00:00
9 lines
400 B
Plaintext
9 lines
400 B
Plaintext
|
/// This is the Nordic part of the ISO/IEC 8859 encoding family. This encoding
|
||
|
/// is also known as Latin 6.
|
||
|
///
|
||
|
/// [Index visualization](https://encoding.spec.whatwg.org/iso-8859-10.html),
|
||
|
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/iso-8859-10-bmp.html)
|
||
|
///
|
||
|
/// The Windows code page number for this encoding is 28600, but kernel32.dll
|
||
|
/// does not support this encoding.
|