package streamable

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create_response_part : bin_writer:'response_part Core.Bin_prot.Type_class.writer -> 'response_part -> Core.Bigstring.t

Response part bigstrings need to be created by this function instead of directly written to the pipe.

val finalise_response_message : Core.Bigstring.t lazy_t
val write_without_pushback : ?pos:int -> ?len:int -> _ t -> Core.Bigstring.t -> [ `Closed | `Ok ]
OCaml

Innovation. Community. Security.