:nodoc:
93 94 95
# File 'lib/bindata/struct.rb', line 93 def clear #:nodoc: @field_objs.each { |f| f.clear unless f.nil? } end