Utilities
Toggle table of contents
1.7.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Utilities
Utilities
/
mtctx.utilities
/
CustomByteArraySerializable
/
serialize
serialize
abstract
fun
serialize
(
)
:
ByteArray
Serializes this object to a
ByteArray
.
Return
A
ByteArray
representing the serialized form of this object.