Function batbox_file::load_bytes 
source · pub async fn load_bytes(path: impl AsRef<Path>) -> Result<Vec<u8>>Expand description
Load file as a vec of bytes
pub async fn load_bytes(path: impl AsRef<Path>) -> Result<Vec<u8>>Load file as a vec of bytes