07985f7066
There was a bug in the `skip()` implementation of `PeekableInputStream` which have could lead to an endless loop in `skipRemaining()`. Using `IOUtils.skipFully()` should avoid such a problem in the future. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |