Results for “Std.Io.readAllBytes”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.readAllBytes
Str -> Result[Bytes, Std.Io.IoError]Every byte of a file, joined once rather than once per chunk.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Result[Bytes, Std.Io.IoError]Every byte of a file, joined once rather than once per chunk.