We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8b6da commit a9fb479Copy full SHA for a9fb479
integration/kotlinx-coroutines-nio/README.md
@@ -1,10 +1,10 @@
1
# Module kotlinx-coroutines-nio
2
3
-Integration with asynchronous IO on JDK7+ (Android O Preview).
+Integration with asynchronous IO on JDK7+ (Android API level 26).
4
5
# Package kotlinx.coroutines.experimental.nio
6
7
8
9
* `AsynchronousFileChannel` extensions `aLock`, `aRead`, and `aWrite`.
10
* `AsynchronousServerSocketChannel` extension `aAccept`.
0 commit comments