]> git.mxchange.org Git - core.git/commit
Add stuff for reading header of a file-based stack.
authorRoland Haeder <roland@mxchange.org>
Sun, 18 May 2014 08:53:04 +0000 (10:53 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 18 May 2014 08:53:04 +0000 (10:53 +0200)
commit603435f373f9d92dc4576d816dd4d6e18c8da05b
tree6ddb1e19bd6474240a0899f8a344a8fe6e282a76
parent7896833cca3a47dea4f76099d7199d6f2200970e
Add stuff for reading header of a file-based stack.

Signed-off-by: Roland Häder <roland@mxchange.org>
contrib/file_stack/format.txt
inc/classes/interfaces/io/pointer/class_InputPointer.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