Message in Turkish (Türkçe)
Temel alınan akış aranabilir değilse, okuma arabelleği boş olmadığında bir BufferedStream'e yazılamaz. Bu BufferedStream'in temel aldığı akışın arama yapabildiğinden emin olun veya bu BufferedStream'de okuma ve yazma işlemlerini sırayla kullanmaktan kaçının.
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