Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val to_bigsubstring : Cstruct.t -> Core_kernel.Bigsubstring.t
val of_bigsubstring : Core_kernel.Bigsubstring.t -> Cstruct.t
val read :
Async_unix.Reader.t ->
Cstruct.t ->
int Async_unix.Reader.Read_result.t Async_kernel.Deferred.t
val schedule_write : Async_unix.Writer.t -> Cstruct.t -> unit
module Pipe : sig ... end