Up
Module
Read
(
S
:
Core.Std.Substring_intf.S
) (
Name
: sig .. end)
Parameters
S
:
Core.Std.Substring_intf.S
Name
: sig .. end
Signature
val
read_available :
t
->
S.t
-> [>
| `Ok
of
Core.Std.Int.t
]
val
read :
t
->
S.t
-> [>
| `Eof
| `Ok
of
Core.Std.Int.t
]
Import.Deferred.t
val
really_read :
t
->
S.t
-> [>
| `Eof
of
int
| `Ok
]
Import.Deferred.t