Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeMirzayanov/testlib
/ close
Method
close
testlib.h:1748–1750 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1746
}
1747
1748
void close() {
1749
// No operations.
1750
}
1751
};
1752
1753
class FileInputStreamReader : public InputStreamReader {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected