blob: fc1723d2c9e8108180a85d5f0793dfa5a46e11ef (
plain) (
tree)
|
|
The Unicode::Map8 class implement efficient mapping tables between 8-bit
character sets and 16 bit character sets like Unicode. The tables are efficient
both in terms of space allocated and translation speed. The 16-bit strings is
assumed to use network byte order.
WWW: https://metacpan.org/release/Unicode-Map8
|