MCPcopy 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
104bool BufferAccess::isOpen() {
105 return true;
106}
107
108void BufferAccess::reopen() {
109 this->pos = 0;

Callers 2

writeNativeMethod · 0.45
writeNativeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected