Skip to content
Success

Changes

Summary

  1. Replace use of readNBytes with readNBytesCompat to avoid Android NoSuchMethodError on Android. (details)
Commit 843b284635e1dc65e052e725f823cc432fff6604 by Mike Dawson
Replace use of readNBytes with readNBytesCompat to avoid Android NoSuchMethodError on Android.
The file was addedsrc/main/java/net/luminis/qpack/InputStreamCompat.java
The file was modifiedsrc/main/java/net/luminis/qpack/Decoder.java (diff)
The file was modifiedbuild.gradle (diff)