Module type Api.NATIVE_BYTES

module type NATIVE_BYTES = sig .. end
Native OCaml byte.

type character = char 
type t = bytes 
include Api.BASIC_STRING
include Api.UNSAFELY_MUTABLE