Function tantivy_common::read_u32_vint
source · [−]Expand description
Reads a vint u32
from a buffer, and
consumes its payload data.
Panics
If the buffer does not start by a valid vint payload
Reads a vint u32
from a buffer, and
consumes its payload data.
If the buffer does not start by a valid vint payload