I want to read or write a file to keep bitmap array.
Not each jpeg files, but a single file consists of multiple bitmap data.
Each bitmaps are same Height and Width.
Should I use RandomAccessFile or Input/OutputStream ?
Please teach me.:sign0085:
Not each jpeg files, but a single file consists of multiple bitmap data.
Each bitmaps are same Height and Width.
Should I use RandomAccessFile or Input/OutputStream ?
Please teach me.:sign0085:
Last edited: