Swim.Buffer_pool
swim · API reference
type tval create : size:int -> count:int -> tval acquire : t -> Cstruct.tval release : t -> Cstruct.t -> unitval with_buffer : t -> (Cstruct.t -> 'a) -> 'aval available : t -> intval total : t -> intval size : t -> int