Skip to main content

write_disk_key

Function write_disk_key 

Source
pub fn write_disk_key(buf: &mut [u8], off: usize, key: &DiskKey)
Expand description

Write a DiskKey (17 bytes) into buf at byte offset off.