I was assuming that it would be a byteArray instance with all the bytes of the file, in the same order that they appear in the hex editor
Anyway, i think i got it now, in that program each element is really a byte.Now i will play with it a bit and return here only if find something unexpected
Thanks Everyone.