Continued with file i/o:
authorRoland Haeder <roland@mxchange.org>
Fri, 16 May 2014 22:45:58 +0000 (00:45 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 16 May 2014 22:45:58 +0000 (00:45 +0200)
commit869f4d32219899f678c27272b5a4ea59fc48f362
tree8bc5fc36a839fab76a47251193b4c3a445d9d9eb
parent4ad6f99674864c9771a7f4c06a61bdbba3684e59
Continued with file i/o:
- added saveStreamToFile() to IoHandler
- added saveFile() as unsupported method to FileIoHandler

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/io/file/handler/class_IoHandler.php
inc/classes/main/database/databases/class_LocalFileDatabase.php
inc/classes/middleware/io/class_FileIoHandler.php