interface KNIMEStreamConstants
Buffer
files.Modifier and Type | Field and Description |
---|---|
static byte |
BYTE_ROW_SEPARATOR
Separator for different rows.
|
static byte |
BYTE_TYPE_MISSING
The char for missing cells.
|
static byte |
BYTE_TYPE_SERIALIZATION
The char for cell whose type needs serialization.
|
static byte |
BYTE_TYPE_START
The first used char for the map char --> type.
|
static RowKey |
DUMMY_ROW_KEY
The key being returned by a
NoKeyBuffer . |
static byte |
TC_ESCAPE
The byte being used to escape the next byte.
|
static byte |
TC_TERMINATE
The byte being used as block terminate.
|
static final RowKey DUMMY_ROW_KEY
NoKeyBuffer
.static final byte TC_TERMINATE
static final byte TC_ESCAPE
static final byte BYTE_TYPE_MISSING
static final byte BYTE_TYPE_SERIALIZATION
static final byte BYTE_TYPE_START
static final byte BYTE_ROW_SEPARATOR
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.