Feature #1169
Implement buffered file reader and writer
Start date:
21/02/2012
Due date:
21/02/2012
% Done:
0%
Estimated time:
3.00 h
Description
- Treat file's content as purely binary.
- Both interfaces should know the file's size.
- They manage their memory internally.