Function okofdb::okof::read_into [] [src]

pub fn read_into(dir: &Path, key: &str, buf: &mut Vec<u8>) -> Result<(), Error>

Read value associated to key from disk in folder dir into value buffer.