Skip to main content

scheme_read

Function scheme_read 

Source
pub(crate) fn scheme_read(path: &str, buf: &mut [u8]) -> Result<usize, ()>
Expand description

Read a scheme file and return how many bytes were read into buf.