# File hexja, line 664 def nonLetter(bytes, unicode) @seq.push(Letter.new(bytes, unicode, 1, :nonLetter)) @seqBytesSize += bytes.size flush16 end