15 #include "pandabase.h" 19 #include "config_downloader.h" 40 Patcher(PT(
Buffer) buffer) {
51 nassertv(!buffer.is_null());
55 _patchfile =
new Patchfile(_buffer);
75 return _patchfile->initiate(patch, infile);
85 return _patchfile->run();
88 #endif // HAVE_OPENSSL
The name of a file, such as a texture file or an Egg file.