Open weitsang opened 9 years ago
There is no way for the caller to distinguish a normal case and an error case, so there is no way for the caller to recover from the error.
IOException should be thrown to the caller.
There is no way for the caller to distinguish a normal case and an error case, so there is no way for the caller to recover from the error.
IOException should be thrown to the caller.