MCPcopy Create free account
hub / github.com/HoShiMin/Kernel-Bridge / FileReader

Method FileReader

User-Bridge/API/Rtl-Bridge.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 ULONG Size;
34 public:
35 FileReader() : Memory(NULL) {
36
37 }
38 ~FileReader() {
39 Free();
40 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected