.
This commit is contained in:
@@ -26,8 +26,6 @@ public:
|
|||||||
|
|
||||||
// TODO - debugging info
|
// TODO - debugging info
|
||||||
|
|
||||||
[[nodiscard]] std::vector<uint8_t> const& data() const { return byte_array_.data(); }
|
|
||||||
|
|
||||||
[[nodiscard]] static ByteArray generate(BytecodePrototype const& bp);
|
[[nodiscard]] static ByteArray generate(BytecodePrototype const& bp);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user