| Package | Description |
|---|---|
| io.parsingdata.metal.data | |
| io.parsingdata.metal.expression.value |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantSlice |
| Modifier and Type | Method and Description |
|---|---|
static Slice |
ConstantSlice.create(byte[] data) |
Slice |
Environment.slice(int size) |
Slice |
Source.slice(long offset,
int size) |
| Constructor and Description |
|---|
ParseValue(String name,
Token definition,
Slice slice,
Encoding encoding) |
| Modifier and Type | Field and Description |
|---|---|
Slice |
Value.slice |
| Constructor and Description |
|---|
Value(Slice slice,
Encoding encoding) |
Copyright © 2017. All rights reserved.