kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
mutations
/
io.github.maniramezan.kenwork.mutations
/
MutationCodec
/
decode
decode
abstract
fun
decode
(
payload
:
String
)
:
DecodedMutation
<
B
>
Reconstructs the endpoint + body previously written by
encode
.