Module Operator.Reader

val pread : Opendal_core.Operator.reader -> bytes -> int64 -> (int, string) Stdlib.result

read reader buf Read data to buf and return data size.