Description
The decodeRow method ignores the return code on the DataInputStream.read calls. If that return value is inspected, we can catch errors where the data is malformed.
The decodeRow method ignores the return code on the DataInputStream.read calls. If that return value is inspected, we can catch errors where the data is malformed.