manzo (Rafael Manzo)
- Login: manzo
- Email: rr.manzo@gmail.com
- Registered on: 07/31/2014
- Last sign in: 09/04/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/31/2014
-
12:53 AM Ruby Bug #10101 (Closed): Zlib::GzipReader produce different outputs for different methods applied
- The methods `read`, `readbyte` and `each_byte` are producing different outputs. Comparing with the unziped file, only the result of readbyte is correct according to the size but comparing byte per byte with the original file sometimes gi...