mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-22 14:22:23 +00:00
9 lines
437 B
Plaintext
9 lines
437 B
Plaintext
/// This is the Hebrew encoding for Windows. It is an extension of ISO-8859-8-I,
|
|
/// except for a currency sign swap.
|
|
///
|
|
/// [Index visualization](https://encoding.spec.whatwg.org/windows-1255.html),
|
|
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/windows-1255-bmp.html)
|
|
///
|
|
/// This encoding matches the Windows code page 1255, except Windows decodes
|
|
/// unassigned code points to the Private Use Area of Unicode.
|