Module Tiny_httpd.Buf_

type t
val size : t -> int
val clear : t -> unit
val create : ?⁠size:int -> unit -> t
val contents : t -> string