interface java.nio.file.DirectoryStream<T> extends Closeable
Available on java
function close():Void
function iterator():Iterator<T>