| Package | Description |
|---|---|
| io.parsingdata.metal.data | |
| io.parsingdata.metal.expression.value |
| Modifier and Type | Method and Description |
|---|---|
static Slice |
Slice.createFromBytes(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Slice> |
Slice.createFromSource(Source source,
BigInteger offset,
BigInteger length) |
Optional<Slice> |
ParseState.slice(BigInteger length) |
| 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.