blob: 3a70c3c2b169cf4725c872acb9095d2e77c7cb41 [file] [log] [blame]
exception Utf8
val decode : string -> int list (* raises UTf8 *)
val encode : int list -> string (* raises Utf8 *)