Next: GNAT Encode_UTF8_String g-enutst ads, Previous: GNAT Dynamic_Tables g-dyntab ads, Up: The GNAT Library [Contents][Index]
GNAT.Encode_String
(g-encstr.ads
)A generic package providing routines for encoding wide character and wide wide character strings as sequences of 8-bit characters using a specified encoding method. Useful in conjunction with Unicode character coding. Note there is a preinstantiation for UTF-8. See next entry.