module Bigbuffer_internal: sig .. end
sig
end
val __pa_ounit_275876e34cf609db118f3d84b799a790 : string
string
type t = {
mutable bstr :Bigstring.t;
Bigstring.t
mutable pos :int;
int
mutable len :int;
init :Bigstring.t;
val resize : t -> int -> unit
t -> int -> unit