sig
type text
val decode :
CamomileLibrary.CharEncoding.Interface.t ->
string -> CamomileLibrary.CharEncoding.Interface.Type.text
val encode :
CamomileLibrary.CharEncoding.Interface.t ->
CamomileLibrary.CharEncoding.Interface.Type.text -> string
end