get_tag

Function get_tag 

Source
pub fn get_tag(delta: &[u8]) -> Result<usize, &'static str>
Expand description

Extracts tag from a delta without fully decoding it.

Returns the user-defined tag value embedded in the delta.