package cstruct

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val to_bigsubstring : Cstruct.t -> Core.Std.Bigsubstring.t
val of_bigsubstring : Core.Std.Bigsubstring.t -> Cstruct.t
val schedule_write : Async.Std.Writer.t -> Cstruct.t -> unit
module Pipe : sig ... end