Class: Hexdump::Type::Char Private
- Inherits:
-
Int8
- Object
- Hexdump::Type
- Int
- Int8
- Hexdump::Type::Char
- 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 character.
Constant Summary
Constants inherited from Hexdump::Type
Instance Attribute Summary
Attributes inherited from Hexdump::Type
Method Summary
Methods inherited from Int8
Methods inherited from Int
Methods inherited from Hexdump::Type
#initialize, #signed?, #unsigned?
Constructor Details
This class inherits a constructor from Hexdump::Type::Int8