Message in Korean (한국어)
내부 스트림을 찾을 수 없는 경우 읽기 버퍼가 비어 있지 않은 동안 BufferedStream에 쓸 수 없습니다. 이 BufferedStream 내부의 스트림을 찾을 수 있는지 확인하거나 이 BufferedStream에서 읽기 및 쓰기 작업을 인터리브하지 마십시오.
Unlocalized message
Cannot write to a BufferedStream while the read buffer is not empty if the underlying stream is not seekable. Ensure that the stream underlying this BufferedStream can seek or avoid interleaving read and write operations on this BufferedStream.
Search by Google