Module Async_extra.Unpack_sequence.Unpack_from

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

type t =
| Pipe of string Async_extra__.Import.Pipe.Reader.t
| Reader of Async_extra__.Import.Reader.t