1pub mod iff; 2pub mod types; 3pub mod decoder; 4pub mod encoder; 5pub mod model; 6 7mod bytecast; 8mod hex; 9