Function decode_first_page

Source
pub fn decode_first_page<'a>(
    enc: &'a TextEncoding,
    page: &'a [u8],
) -> Result<Btree, Box<dyn Error>>
Expand description

Decode the B-Tree on the first page