Class: PacketGen::Types::Int64be

Inherits:
Int64
  • Object
show all
Defined in:
lib/packetgen/types/int.rb

Overview

big endian 8-byte unsigned integer

Instance Attribute Summary

Attributes inherited from Int

#default, #endian, #value, #width

Method Summary

Methods inherited from Int64

#initialize

Methods inherited from Int

#initialize, #read, #sz, #to_f, #to_i, #to_s

Constructor Details

This class inherits a constructor from PacketGen::Types::Int64