Skip to main content

read_start_location

Function read_start_location 

Source
fn read_start_location(
    filter_type: FilterType,
    buf: &mut impl Buf,
) -> Result<(Option<VarInt>, Option<VarInt>), CodecError>