Iterator for reading nullable booleans.
Iterator for reading nullable colors.
Iterator for reading small fixed-size arrays, like vertices and texture coordinates.
Generic iterator for boundary data.
Iterator for reading free-form sub-blocks, supporting f32
or f64
generically.
Iterator for reading numbers, supporting f32
, f64
, i64
, date, and date-time generically.
Iterator for reading small optional fixed-size arrays, like 2D and 3D vectors.
Iterator for reading segments or triangles.
Iterator for reading scalar data, supporting f32
and f64
types generically.
Iterator for reading non-nullable colors, such as category legends.
Iterator for reading nullable indices.
Iterator for reading non-nullable strings, such as category names.
Iterator for reading regular sub-blocks.
Iterator for reading nullable strings.