to_bytes

Function to_bytes 

Source
pub fn to_bytes(val: &LLSDValue) -> Result<Vec<u8>, Error>
Expand description

Outputs an LLSDValue as a string of bytes, in LLSD “binary” format.