package cstruct-async

  1. Overview
  2. Docs
Legend:
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 schedule_write : Async_unix.Writer.t -> Cstruct.t -> unit
module Pipe : sig ... end