Module ReadFile

Module ReadFile 

Source
Expand description

§ReadFile Effect

Defines the ActionEffect for reading the entire content of a file.

Functions§

ReadFile
Creates an effect that, when executed, will read the entire contents of a file at the specified path into a byte vector.