pub fn write<W: Write>(write: &mut W) -> UnitResult
Expand description

Without validation, write this instance to the byte stream.