There is no write(long) method inside of FileOutputStream. Are you trying to write out the string representations of the number, or the actual value? Unicode only allows for 16-bit characters (some...