You can use the
read(char[] cBuf, int off, int len) function of BufferedReader to read several characters without any bias towards what the characters are. If you posted some code it would be...