mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-31 01:25:39 +02:00
`InputStream.available()` is implementation-dependent, should never assume it will return the total number of bytes in the stream.
`InputStream.available()` is implementation-dependent, should never assume it will return the total number of bytes in the stream.