package async_extra

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Unpack_from specifies the source of the sequence of bytes to unpack from.

type t =
  1. | Pipe of string Async_kernel.Pipe.Reader.t
  2. | Reader of Async_unix.Reader.t
OCaml

Innovation. Community. Security.