Function linkspace::point::lk_read_unchecked
source · pub fn lk_read_unchecked(
buf: &[u8],
allow_private: bool
) -> Result<(Cow<'_, NetPktPtr>, &[u8]), PktError>
Expand description
like lk_read but skips the hash validation check