Module type S.IFLOW

type scheduler
type buffer
type error
type flow
val input : flow -> buffer -> off:int -> len:int -> ((int, error) Stdlib.resultscheduler) io