|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
An undecoded Code body retained by tooling mode. More...
#include <bytecode.hpp>
Public Attributes | |
| std::vector< std::byte > | bytes |
| Complete, byte-for-byte code array retained after decoding became unsafe. | |
An undecoded Code body retained by tooling mode.
Definition at line 310 of file bytecode.hpp.
| std::vector< std::byte > rpnx::cortado::raw_code::bytes |
Complete, byte-for-byte code array retained after decoding became unsafe.
Definition at line 312 of file bytecode.hpp.