Up
Module
Unpack_from
Unpack_from
specifies the source of the sequence of bytes to unpack from.
Signature
type
t =
| Pipe
of
string
Async_extra.Import.Pipe.Reader.t
| Reader
of
Async_extra.Import.Reader.t