Module Blit.Make_to_stringSource

Parameters

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

Signature

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