val to_bigsubstring : Cstruct.t -> Core.Bigsubstring.tval of_bigsubstring : Core.Bigsubstring.t -> Cstruct.tval read : 
  Async.Reader.t ->
  Cstruct.t ->
  int Async.Reader.Read_result.t Async.Deferred.tval schedule_write : Async.Writer.t -> Cstruct.t -> unitmodule Pipe : sig ... end