Class: BinaryParser::BuiltInTemplate::UInt4

Inherits:
UIntN show all
Defined in:
lib/binary_parser/built_in_template/uint_n.rb

Constant Summary

Constants included from BinaryParser::BuiltInTemplate

BCD, BCD_f1, BCD_f10, BCD_f2, BCD_f3, BCD_f4, BCD_f5, BCD_f6, BCD_f7, BCD_f8, BCD_f9

Method Summary

Methods inherited from UIntN

#names, #to_i

Methods inherited from UInt

#*, #+, #-, #/, #<=>, #[], #coerce, #content_description, #to_s

Methods inherited from TemplateBase

Def, #[], #binary_bit_length, #content_description, #convert_into_abstract_binary, def_structure, def_var_method, #hold_enough_binary?, #hold_just_binary?, #initialize, #load, #names, #show, structure, #structure_bit_length, #to_chars, #to_i, #to_s

Methods included from BinaryParser::BuiltInTemplate

bcd_make

Constructor Details

This class inherits a constructor from BinaryParser::TemplateBase