package dream-httpaf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gluten.BufferSource

Sourcetype t
Sourceval create : int -> t
Sourceval get : t -> f:(Bigstringaf.t -> off:int -> len:int -> int) -> int
Sourceval put : t -> f: (Bigstringaf.t -> off:int -> len:int -> ([ `Eof | `Ok of int ] -> unit) -> unit) -> ([ `Eof | `Ok of int ] -> unit) -> unit
OCaml

Innovation. Community. Security.