pub fn check_import_db(bytes: &[u8]) -> Result<usize, ImportDbError>Expand description
Simple verification when importing db, and return page size;
pub fn check_import_db(bytes: &[u8]) -> Result<usize, ImportDbError>Simple verification when importing db, and return page size;