package async

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async-v0.14.0.tar.gz
sha256=74f2b7b01ce3b92289cc7a68cd3ae53885c763cedd320d27949d585e5c13dc64
md5=9f80cfb72e3defcc9fca50f67e23e93c

doc/async.unpack_sequence/Unpack_sequence/Unpack_from/index.html

Module Unpack_sequence.Unpack_from

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

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

Innovation. Community. Security.