read_chunk_items

Macro read_chunk_items 

Source
macro_rules! read_chunk_items {
    ($reader:ident, $chunk_header:ident, $type:ty) => { ... };
}