mirror of
https://github.com/mihonapp/mihon.git
synced 2026-02-02 01:34:21 +01: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.