最佳答案
I want to know if an InputStream is empty, but without using the method read(). Is there a way to know if it's empty without reading from it?