decode

Function decode 

Source
pub fn decode(payload: &str) -> Result<Vec<TlvTag>, PromptParseError>
Expand description

Decode TLV string into array of TLV Tags