# File hexja, line 624 def initialize(bytes, unicode, strWidth, type) @bytes = bytes @unicode = unicode @strWidth = strWidth @type = type end