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