]> git.mxchange.org Git - core.git/commit - inc/classes/main/file_directories/io/class_FrameworkFileInputOutputPointer.php
Continued with file-based hash:
authorRoland Haeder <roland@mxchange.org>
Sat, 17 May 2014 21:11:24 +0000 (23:11 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 17 May 2014 21:11:24 +0000 (23:11 +0200)
commit79968ab0f673b50f09f35aed9bdc8112558e1553
tree5d507054e8ace9322275f60ab82e1c6b8f7b932f
parent2724091df3f002f07609232a74ad5620934dbb47
Continued with file-based hash:
- added a lot stuff, such as getter/setter, seek(), rewind()
- moved class fields totalEntries and seekPosition to BaseFileStack

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/io/pointer/io/class_InputOutputPointer.php
inc/classes/interfaces/iterator/class_SeekableWritableFileIterator.php
inc/classes/main/file_directories/io/class_FrameworkFileInputOutputPointer.php
inc/classes/main/iterator/io/class_FileIoIterator.php
inc/classes/main/stacker/file/class_BaseFileStack.php