163 164 165
# File 'lib/blender-3d/types.rb', line 163 def read(reader) @size.times.map { @type.read(reader) } end