public interface DirectoryReaderSync
The DirectoryReaderSync
interface of the FileSystem API lets a user list files and directories in a directory.
Modifier and Type | Method and Description |
---|---|
EntryArraySync |
readEntries() |
EntryArraySync readEntries()
Copyright © 2018. All rights reserved.