10 11 12
# File 'lib/create_table/parser.rb', line 10 def read(data, s, p) data[s...p].pack('c*') end