Skip to main content

from_headless_bytes

Function from_headless_bytes 

Source
pub fn from_headless_bytes<E: Encoding>(
    bytes: &[u8],
    tag_type: TagType,
) -> Result<Tag>
Expand description

Convenience decode from bytes for headless payload.