decode

abstract fun decode(payload: String): DecodedMutation<B>

Reconstructs the endpoint + body previously written by encode.