Can I peek on a BufferedReader?

Posted by atch on Stack Overflow See other posts from Stack Overflow or by atch
Published on 2010-03-25T17:00:01Z Indexed on 2010/03/25 17:03 UTC
Read the original article Hit count: 581

Filed under:

Is there a way to check if in BufferedReader object is something to read? Something like c++ cin.peek(); Thanks

© Stack Overflow or respective owner

Related posts about java