from_reader

Function from_reader 

Source
pub fn from_reader(cursor: &mut dyn Read) -> Result<LLSDValue, Error>
Expand description

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