10 11 12
# File 'lib/codec/prefix.rb', line 10 def get_length(length_field) length_field.get_value.to_i end