Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ readDir
Method
readDir
classpath/java/io/File.java:308–308 ·
view source on GitHub ↗
(long handle)
Source
from the content-addressed store, hash-verified
306
private
static
native long lastModified(String path);
307
308
private
static
native String readDir(long handle);
309
310
private
static
native
void
closeDir(long handle);
311
Callers
1
list
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected