Skip to content

Bytecodes

Derk Norton edited this page Mar 17, 2023 · 2 revisions

A bytecode string is a primitive element that represents an arbitrary string of bytes.

UML Diagram

To whet your appetite, here is some short example code that demonstrates the behavior of bytecode strings.

TBD...