Igor

Results 1 issues of Igor

- no need HappyDataInputStream extends DataInputStream, if you use DataInputStream readFully method: stream.readFully(...) to read from input stream exactly some number of bytes (not less as it can be if...