Function write

Source
pub fn write<W: Write>(llsd: &Llsd, w: &mut W) -> Result<(), Error>