MCPcopy 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
36FileBuffer::~FileBuffer()
37{
38 _file.close();
39}
40
41
42void FileBuffer::open(const TCHAR *filename)

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected