Bond 0.9
C++ Bond Runtime Library API Documentation
|
#include <bond/tools/cbovalidator.h>
Classes | |
struct | Result |
Public Member Functions | |
Result | Validate (const void *byteCode, size_t length) |
Result | Validate (InputStream &stream) |
Result Bond::CboValidator::Validate | ( | const void * | byteCode, |
size_t | length | ||
) |
Result Bond::CboValidator::Validate | ( | InputStream & | stream | ) |