19 20 21
# File 'lib/mmdb/decoder.rb', line 19 def start_index @start_index ||= ip_version == 4 ? 96 : 0 end