getChunkIterator() public method
Returns iterator for the file chunks cursor.
| public Iterator getChunkIterator ( $refresh = false ) | ||
|---|---|---|
| $refresh | boolean |
Whether to recreate iterator, if it is already exist. |
| return | Iterator |
Chuck cursor iterator. |
getChunkIterator() public method
Returns iterator for the file chunks cursor.
| public Iterator getChunkIterator ( $refresh = false ) | ||
|---|---|---|
| $refresh | boolean |
Whether to recreate iterator, if it is already exist. |
| return | Iterator |
Chuck cursor iterator. |
Please login to continue.