Skip to content

Commit 8d1d341

Browse files
committed
fix dump
1 parent 77f88ae commit 8d1d341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rsocket-transports/netty-internal/api/rsocket-transport-netty-internal.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ public final class io/rsocket/kotlin/transport/netty/internal/CoroutinesKt {
77
public final class io/rsocket/kotlin/transport/netty/internal/IoKt {
88
public static final fun toBuffer (Lio/netty/buffer/ByteBuf;)Lkotlinx/io/Buffer;
99
public static final fun toByteBuf (Lkotlinx/io/Buffer;Lio/netty/buffer/ByteBufAllocator;)Lio/netty/buffer/ByteBuf;
10+
public static final fun writeAndFlushBuffer (Lio/netty/channel/Channel;Lkotlinx/io/Buffer;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
1011
public static final fun writeBuffer (Lio/netty/channel/Channel;Lkotlinx/io/Buffer;)V
1112
}
1213

0 commit comments

Comments
 (0)