Function binary_codec_sv2::to_writer[][src]

pub fn to_writer<T: Encodable>(src: T, dst: &mut [u8]) -> Result<(), Error>