Module Ucs_transport_aux.Private

Private interfaces used in common by all transport forms.

val bom : Uchar.t
val decode_invalid : Cf_decode.position -> string -> 'a
module type Basis = sig ... end
module Create (B : Basis) : Profile