Is there any way to check if an ObjectInputStream has an object waiting to be read?

前端 未结 0 1073
轮回少年
轮回少年 2020-12-17 16:42

I am working on a simple chat box between two clients that feed strings through a server. So far, I am using the ObjectInputStream in java, and I want to check if the stream

相关标签:
回答
  • 消灭零回复
提交回复
热议问题