MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / prepare

Method prepare

Misc/FileDataSaver.cpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48bool
49FileDataWriter::prepare(void)
50{
51 return true;
52}
53
54FileDataWriter::FileDataWriter(int fd)
55{

Callers 1

onPrepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected