Module Blit.Make_to_string

Parameters

module T : sig ... end
module To_bytes : S_distinct with type src := T.t with type dst := bytes

Signature

val sub : T.t -> pos:int -> len:int -> string
val subo : ?pos:int -> ?len:int -> T.t -> string