Hi,
is it possible to read any file into binary? (Bits)
Because I want to change some bits and write it back to the file.
I saw the RandomAccessFile but there is only read byte.
Maybe someone has a code for this, because I don't realy understand the RandomAccessFile Library.
thank you.
is it possible to read any file into binary? (Bits)
Because I want to change some bits and write it back to the file.
I saw the RandomAccessFile but there is only read byte.
Maybe someone has a code for this, because I don't realy understand the RandomAccessFile Library.
thank you.