Skip to content

Commit 16fe57e

Browse files
committed
KTOR-7075: api dump
1 parent 9a708b3 commit 16fe57e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ktor-utils/api/ktor-utils.api

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -515,15 +515,6 @@ public final class io/ktor/util/ZstdEncoder : io/ktor/util/ContentEncoder, io/kt
515515
public fun predictCompressedLength (J)Ljava/lang/Long;
516516
}
517517

518-
public final class io/ktor/util/ZstdEncodingKt {
519-
public static final fun decoded (Lio/ktor/utils/io/ByteReadChannel;Lio/ktor/utils/io/pool/ObjectPool;Lkotlin/coroutines/CoroutineContext;)Lio/ktor/utils/io/ByteReadChannel;
520-
public static synthetic fun decoded$default (Lio/ktor/utils/io/ByteReadChannel;Lio/ktor/utils/io/pool/ObjectPool;Lkotlin/coroutines/CoroutineContext;ILjava/lang/Object;)Lio/ktor/utils/io/ByteReadChannel;
521-
public static final fun encoded (Lio/ktor/utils/io/ByteReadChannel;Lio/ktor/utils/io/pool/ObjectPool;Lkotlin/coroutines/CoroutineContext;I)Lio/ktor/utils/io/ByteReadChannel;
522-
public static final fun encoded (Lio/ktor/utils/io/ByteWriteChannel;Lio/ktor/utils/io/pool/ObjectPool;Lkotlin/coroutines/CoroutineContext;I)Lio/ktor/utils/io/ByteWriteChannel;
523-
public static synthetic fun encoded$default (Lio/ktor/utils/io/ByteReadChannel;Lio/ktor/utils/io/pool/ObjectPool;Lkotlin/coroutines/CoroutineContext;IILjava/lang/Object;)Lio/ktor/utils/io/ByteReadChannel;
524-
public static synthetic fun encoded$default (Lio/ktor/utils/io/ByteWriteChannel;Lio/ktor/utils/io/pool/ObjectPool;Lkotlin/coroutines/CoroutineContext;IILjava/lang/Object;)Lio/ktor/utils/io/ByteWriteChannel;
525-
}
526-
527518
public final class io/ktor/util/cio/ByteBufferPoolKt {
528519
public static final fun getKtorDefaultPool ()Lio/ktor/utils/io/pool/ObjectPool;
529520
}

0 commit comments

Comments
 (0)