package async

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

Module Unpack_sequence.Unpack_fromSource

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

Sourcetype t =
  1. | Pipe of string Async.Pipe.Reader.t
  2. | Reader of Async.Reader.t
OCaml

Innovation. Community. Security.