toggle menu
sdk-java
2.0.0
jvm
switch theme
search in API
sdk-core
/
dev.restate.sdk.core.statemachine
/
MessageDecoder
Message
Decoder
class
MessageDecoder
Members
Constructors
Message
Decoder
Link copied to clipboard
constructor
(
)
Functions
is
Next
Available
Link copied to clipboard
open
fun
isNextAvailable
(
)
:
Boolean
next
Link copied to clipboard
@
Nullable
open
fun
next
(
)
:
@
Nullable
InvocationInput
offer
Link copied to clipboard
open
fun
offer
(
item
:
Slice
)