Results for “Std.Io.foldChunks”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.foldChunks
&Std.Io.Reader -> T -> fn(T, Bytes) -> T -> Result[T, Std.Io.IoError]Combine every chunk of a file into one value, holding one chunk at a time.
