Function tikv_util::codec::read_slice[][src]

pub fn read_slice<'a>(
    data: &mut BytesSlice<'a>,
    size: usize
) -> Result<BytesSlice<'a>>