UprootLabs / poly-flif

:camera: A poly-fill for the FLIF image format.
https://uprootlabs.github.io/poly-flif/
Other
244 stars 11 forks source link

EOF is not properly reported by the buffer io #32

Closed hrj closed 7 years ago

hrj commented 7 years ago

io.isEOF() should become true only when the EOF is reached while attempting a read operation.