pub fn from_reader(cursor: &mut dyn Read) -> Result<LLSDValue, Error>
Parse LLSD reader expressed in binary into an LLSDObject tree. No header.