DirectoryStream

A stream of entries in a directory.

See also

Functions

Link copied to clipboard
abstract suspend fun close()
Link copied to clipboard
abstract suspend fun read(): DirectoryEntry?

Read an entry from this directory stream.