Module BatBytesCompatSource

Sourceval string_init : int -> (int -> char) -> string
Sourceval buffer_add_subbytes : Buffer.t -> bytes -> int -> int -> unit
Sourceval buffer_to_bytes : Buffer.t -> bytes