Skip to main content

read_bytes_blocking

Function read_bytes_blocking 

Source
pub async fn read_bytes_blocking(path: PathBuf) -> Result<Vec<u8>, Error>
Expand description

Read a file fully on the blocking pool.