Function nibi::app::fsio::read_all_byte

source ·
pub fn read_all_byte(file: &File) -> Result<(usize, Vec<u8>), Error>