BCUnit

A bytecode unit; consists of an engine ID and the actual bytecode content

Members

Variables

content
immutable(ubyte)[] content;

Raw content

id
UUID id;

Engine ID

Meta