Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Method
close
classpath/java/io/FileOutputStream.java:44–44 ·
view source on GitHub ↗
(int fd)
Source
from the content-addressed store, hash-verified
42
throws IOException;
43
44
private
static
native
void
close(
int
fd) throws IOException;
45
46
public
void
write(
int
c) throws IOException {
47
write(fd, c);
Callers
3
createZip
Method · 0.95
main
Method · 0.95
test
Method · 0.95
Calls
no outgoing calls
Tested by
3
createZip
Method · 0.76
main
Method · 0.76
test
Method · 0.76