read

suspend fun read(): Dirent<*>?(source)
fun read(cb: (err: ErrnoException?, dirEnt: Dirent<*>?) -> Unit)(source)