Browse Source
In some cases the skip and read methods may handle less bytes then expected. The PR fixes it by proper API on the JVM and manual check on the Android. Fixes https://github.com/JetBrains/compose-multiplatform/issues/4938 ## Testing I manually checked it on the project from the issue. ## Release Notes ### Fixes - Resources - Read exactly requested count of bytes from InputStream on jvm platforms.pull/4988/head v1.6.20-dev1673
Konstantin
6 months ago
committed by
GitHub
2 changed files with 24 additions and 4 deletions
Loading…
Reference in new issue