kyo-reactive-streams
kyo-reactive-streams
API
kyo
interop
flow
StreamPublisher
Unsafe
StreamSubscriber
EmitStrategy
StreamSubscription
StreamCanceled
StreamComplete
Unsafe
reactivestreams
StreamReactiveStreamsExtensions
kyo-reactive-streams
/
kyo
/
StreamReactiveStreamsExtensions
StreamReactiveStreamsExtensions
kyo.StreamReactiveStreamsExtensions
object
StreamReactiveStreamsExtensions
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
StreamReactiveStreamsExtensions
.
type
Members list
Clear all
Extensions
Extensions
extension
[
T
,
S
](
stream
:
Stream
[
T
,
S
&
IO
])(
using
Contextual
[
S
,
IO
])
def
subscribe
(
subscriber
:
Subscriber
[
_
>:
T
])(
using
Frame
,
Tag
[
Emit
[
Chunk
[
T
]]],
Tag
[
Poll
[
Chunk
[
T
]]]):
Subscription
<
(
Resource
&
IO
&
S
)
def
toPublisher
(
using
Frame
,
Tag
[
Emit
[
Chunk
[
T
]]],
Tag
[
Poll
[
Chunk
[
T
]]]):
Publisher
[
T
]
<
(
Resource
&
IO
&
S
)
In this article
Attributes
Members list
Extensions
Extensions