Class: Hexdump::Type::UChar Private
- Inherits:
-
UInt8
- Object
- Hexdump::Type
- UInt
- UInt8
- Hexdump::Type::UChar
- Defined in:
- lib/hexdump/type.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Represents a single-byte unsigned character.
Constant Summary
Constants inherited from Hexdump::Type
Instance Attribute Summary
Attributes inherited from Hexdump::Type
Method Summary
Methods inherited from UInt8
Methods inherited from UInt
Methods inherited from Hexdump::Type
#initialize, #signed?, #unsigned?
Constructor Details
This class inherits a constructor from Hexdump::Type::UInt8