mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-03 11:44:09 +00:00
10 lines
512 B
Plaintext
10 lines
512 B
Plaintext
|
/// This is the Hebrew part of the ISO/IEC 8859 encoding family in visual order.
|
||
|
///
|
||
|
/// [Index visualization](https://encoding.spec.whatwg.org/iso-8859-8.html),
|
||
|
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/iso-8859-8-bmp.html)
|
||
|
///
|
||
|
/// This encoding roughly matches the Windows code page 28598. Windows decodes
|
||
|
/// 0xAF to OVERLINE instead of MACRON and 0xFE and 0xFD to the Private Use
|
||
|
/// Area instead of LRM and RLM. Windows decodes unassigned code points to
|
||
|
/// the private use area.
|