Module Async_unix__.Reader0.Internal.Read

Parameters

Name : sig ... end

Signature

val read_available : t ‑> S.t ‑> [> `Ok of Core.Int.t ]
val read : t ‑> S.t ‑> [> `Eof | `Ok of Core.Int.t ] Async_unix__.Import.Deferred.t
val really_read : t ‑> S.t ‑> [> `Eof of int | `Ok ] Async_unix__.Import.Deferred.t