FLIF-hub / FLIF

Free Lossless Image Format
Other
3.72k stars 229 forks source link

add readEOS flag to BlobReader and BlobIO so that EOF read logic work… #538

Closed mdejong closed 2 years ago

mdejong commented 5 years ago

…s like FileIO, the isEOF method only returns true after a read operation that returns an EOF condition

mdejong commented 5 years ago

Note that this is my first patch, CLA is here: https://github.com/FLIF-hub/FLIF-CLAs/pull/22