Skip to main content

try_load_bytes

Function try_load_bytes 

Source
pub fn try_load_bytes(path: &Path) -> Option<Vec<u8>>
Expand description

Try to load cached chunk-bytes by source path. Returns None on any miss.