Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ isOpen
Method
isOpen
source/kernel/proc/bufferaccess.cpp:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
bool BufferAccess::isOpen() {
105
return true;
106
}
107
108
void BufferAccess::reopen() {
109
this->pos = 0;
Callers
2
writeNative
Method · 0.45
writeNative
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected