plist
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
plist
plist
/
com.getiox.plist
/
PList
PList
object
PList
Members
Functions
decode
Link copied to clipboard
@
JvmStatic
fun
decode
(
data
:
ByteArray
)
:
PListValue
encode
Link copied to clipboard
@
JvmStatic
fun
encode
(
data
:
PListValue
,
format
:
PListFormat
=
PListFormat.XML
)
:
ByteArray