We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc49283 commit 93e387eCopy full SHA for 93e387e
README.md
@@ -22,7 +22,7 @@ The library also provides interfaces representing data sources and destinations
22
In addition to `Buffer`, the library provides an immutable sequence of bytes - `ByteString`.
23
24
Also, there's an experimental filesystem support provided by `kotlinx.io.files` package.
25
-The package includes `FileSystem` interface and its implementation - `SystemFileSystem`.
+The package includes `FileSystem` interface and its implementation - `SystemFileSystem`.
26
27
`FileSystem` provides basic operations for working with files and directories.
28
0 commit comments