kyo-reactive-streams
kyo-reactive-streams
API
kyo
interop
flow
StreamPublisher
Unsafe
StreamSubscriber
EmitStrategy
StreamSubscription
StreamCanceled
StreamComplete
Unsafe
reactivestreams
StreamReactiveStreamsExtensions
kyo-reactive-streams
/
kyo
/
kyo.interop
/
kyo.interop.flow
/
StreamPublisher
/
Unsafe
Unsafe
kyo.interop.flow.StreamPublisher.Unsafe
object
Unsafe
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Unsafe
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
[
V
,
S
](
using
Contextual
[
S
,
IO
])(
stream
:
Stream
[
V
,
S
&
IO
],
subscribeCallback
: (
Fiber
[
StreamCanceled
,
StreamComplete
]
<
(
IO
&
S
))
=>
Unit
)(
using
AllowUnsafe
,
Frame
,
Tag
[
Emit
[
Chunk
[
V
]]],
Tag
[
Poll
[
Chunk
[
V
]]]):
StreamPublisher
[
V
,
S
]
In this article
Attributes
Members list
Value members
Concrete methods