KitePDF
Toggle table of contents
0.10.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.text
/
TextEncoding
/
decode
decode
fun
decode
(
bytes
:
ByteArray
,
hint
:
String
?
=
null
)
:
String
Decode
bytes
, guessing the encoding. Never throws; never returns null.