Function serde_llsd::de::binary::from_bytes

source ·
pub fn from_bytes(b: &[u8]) -> Result<LLSDValue, Error>
Expand description

Parse LLSD array expressed in binary into an LLSDObject tree. No header.