decodeAs

inline fun <T> decodeAs(): T(source)

Decodes the data payload as the specified type T using the Functions plugin's serializer.

Throws