Class: BinaryCodec::Uint64
- Inherits:
-
Uint
- Object
- SerializedType
- ComparableSerializedType
- Uint
- BinaryCodec::Uint64
- Defined in:
- lib/binary-codec/types/uint.rb
Instance Attribute Summary
Attributes inherited from SerializedType
Method Summary
Methods inherited from Uint
Methods inherited from ComparableSerializedType
#compare_to, #eq, #gt, #gte, #lt, #lte
Methods inherited from SerializedType
from, from_bytes, from_hex, from_json, from_parser, get_type_by_name, #initialize, #to_byte_sink, #to_bytes, #to_hex, #to_json, #to_s
Constructor Details
This class inherits a constructor from BinaryCodec::Uint