Skip to main content

encode_database_header

Function encode_database_header 

Source
pub fn encode_database_header(
    page: &mut [u8],
    header: &DatabaseHeader,
) -> Result<(), DatabaseHeaderError>