pub trait XimWrite { // Required methods fn write(&self, writer: &mut Writer<'_>); fn size(&self) -> usize; }
byte size of format