Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ ~FileBuffer
Method
~FileBuffer
libinstall/src/FileBuffer.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
FileBuffer::~FileBuffer()
37
{
38
_file.close();
39
}
40
41
42
void FileBuffer::open(const TCHAR *filename)
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected