Class: Bytepack::IntegerType

Inherits:
FixedSize show all
Defined in:
lib/bytepack/basic/fixed_size/integer_type.rb

Direct Known Subclasses

Byte, Integer, Long, Short, UByte, UInteger, ULong, UShort

Method Summary

Methods inherited from FixedSize

pack, unpack

Methods inherited from Basic

bytesToInt, intToBytes, preprocess

Methods inherited from Struct

classifyDataType, config, packingDataType, single_type_array?, testpacking