PushbackReader without EOF?!

Posted by Frank on Stack Overflow See other posts from Stack Overflow or by Frank
Published on 2010-05-06T03:01:29Z Indexed on 2010/05/06 3:08 UTC
Read the original article Hit count: 378

Filed under:
|
|
|

Hello SOers,
I'm currently using PushbackReader and while waiting for where it 'supposed' to be an EOF, I get the character 65535 and I'm wondering if that's normal.

Where is my EOF?!

Thank you.

© Stack Overflow or respective owner

Related posts about java

Related posts about filestream