Skip to main content

write_binary

Function write_binary 

Source
pub fn write_binary(
    hive: Hive,
    path: &str,
    name: &str,
    value: &[u8],
) -> Result<()>
Expand description

Write binary data to the registry.