| Modifier and Type | Field and Description |
|---|---|
boolean |
isWholeStream
Whether the encoded or decoded value fills the remainder of the
output or input (resp.) record/stream contents.
|
static Coder.Context |
NESTED
The nested context.
|
static Coder.Context |
OUTER
The outer context.
|
| Constructor and Description |
|---|
Coder.Context(boolean isWholeStream) |
| Modifier and Type | Method and Description |
|---|---|
Coder.Context |
nested() |
public static final Coder.Context OUTER
public static final Coder.Context NESTED
public final boolean isWholeStream
public Coder.Context nested()