Class: BinData::Uint8
- Inherits:
-
BasePrimitive
- Object
- Base
- BasePrimitive
- BinData::Uint8
- Defined in:
- lib/bindata/int.rb
Overview
Unsigned 1 byte integer.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from BasePrimitive
#clear, #clear?, #eql?, #hash, #initialize, #method_missing, #respond_to?, #value, #value=
Methods inherited from Base
#==, #assign, #clear, #clear?, #debug_name, #debug_name_of, #eval_parameter, #get_parameter, #has_parameter?, #initialize, #inspect, #num_bytes, #offset, #offset_of, #pretty_print, read, #read, register, register_class, register_self, register_subclasses, #rel_offset, #snapshot, #to_binary_s, #to_s, #write
Methods included from AcceptedParametersMixin
Constructor Details
This class inherits a constructor from BinData::BasePrimitive
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BinData::BasePrimitive