Firebase Kotlin SDK
Toggle table of contents
2.4.0
android
apple
common
js
jvm
Platform filter
android
apple
common
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
firebase-config
/
dev.gitlive.firebase.remoteconfig
/
FirebaseRemoteConfigValue
/
asByteArray
as
Byte
Array
android
apple
common
js
jvm
actual
fun
asByteArray
(
)
:
ByteArray
(
source
)
@
ExperimentalUnsignedTypes
actual
fun
asByteArray
(
)
:
ByteArray
(
source
)
expect
fun
asByteArray
(
)
:
ByteArray
(
source
)
Gets the value as a
ByteArray
.
Return
ByteArray
representation of this parameter value.
actual
fun
asByteArray
(
)
:
ByteArray
(
source
)
actual
fun
asByteArray
(
)
:
ByteArray
(
source
)