| Interface | Description |
|---|---|
| InputDisassembler | |
| OutputAssembler |
| Class | Description |
|---|---|
| AssemblyBuffer |
This is a wrapper for ByteBuffer which provides assembler-style operations to read and write
binary data at the granularity of bytes, words etc..
|
| Utf8 |
Implements UTF-8 encoding and decoding of strings with support for zero-bytes as string
terminators.
|