pub fn to_bytes(val: &LLSDValue) -> Result<Vec<u8>, Error>
Outputs an LLSDValue as a string of bytes, in LLSD “binary” format.