Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.zip.compress.utils
/
CountingInputStream
/
read
read
open
fun
read
(
)
:
Int
open
fun
read
(
b
:
Array
<
Byte
>
)
:
Int
open
fun
read
(
b
:
Array
<
Byte
>
,
off
:
Int
,
len
:
Int
)
:
Int