Class: BinaryCodec::Uint8

Inherits:
Uint show all
Defined in:
lib/binary-codec/types/uint.rb

Instance Attribute Summary

Attributes inherited from SerializedType

#bytes

Method Summary

Methods inherited from Uint

from, #initialize, #value_of

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