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.archivers.zip
/
ZipEncoding
/
decode
decode
abstract
fun
decode
(
data
:
Array
<
Byte
>
)
:
String
Return
The decoded string.
Parameters
data
The byte values to decode.
Throws
IOException
on error