What 0 (number of bytes read) returned by InputStream.read
means? How to handle this situation?
Update: I mean read(byte[] b)
or read(byte[] b, int off, int len)
methods which return number of bytes read.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…