Can any tell me how binary files are written. from example mkv files or mp3 files and how they are read.
Printable View
Can any tell me how binary files are written. from example mkv files or mp3 files and how they are read.
Most possible using functions for writing/reading files.
thank you