KState-Saga
Toggle table of contents
v1.9.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState-Saga
KState-Saga
/
ca.acendas.kstate.saga.journal
/
PayloadCodec
/
decode
decode
abstract
fun
decode
(
bytes
:
ByteArray
)
:
P
Decodes a previously encoded byte array back to
P
.
Throws
Exception
if decoding fails.