kourier
Toggle table of contents
0.4.6
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp.connection
/
FrameDecoder
/
decodeStreaming
decode
Streaming
suspend
fun
decodeStreaming
(
channel
:
<Error class: unknown class>
,
maxFrameSize
:
(
)
->
Long
=
{ Long.MAX_VALUE }
,
onItem
:
suspend
(
<Error class: unknown class>
)
->
Unit
)