]> git.mxchange.org Git - core.git/commit
If the EOF is reached (means no block found or really reached the last block),
authorRoland Haeder <roland@mxchange.org>
Fri, 23 May 2014 23:53:14 +0000 (01:53 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 23 May 2014 23:53:14 +0000 (01:53 +0200)
commit4af01023fc4b9ffc4c7174264dbff53966aecc91
treea1f65a6bbc47c74ef9c767c0fa4320a3fa2d2f68
parent3e0abb7c375c43a11c1f2c790353f144dc7ca432
If the EOF is reached (means no block found or really reached the last block),
the whole loaded data needs to be set as currently loaded block. Only
setCurrentBlock() needs to be called then. :-)

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