I am about to start working on something the requires reading bytes and creating strings. The bytes being read represent UTF-16 strings. So just to test things out I wante
Because 0xffffffff is the number -1 and -1 can be interpreted as a byte.