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