handling binary files

Roman Thilenius's icon

this is for a little crossplatform file handling utility.

when reading and writing binary data files which are too long to fit into RAM anymore, do i really need to spool the file LONG by LONG from the media?