| Package | Description | 
|---|---|
| com.pervasive.datarush.encoding.binary | 
 Implementations of encoders of tokens
 into binary formats. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TokenDecoder | 
TokenEncodings.allocateRecordDecoder(RecordTokenType type,
                     ComparableTokenDecoder[] comparableDecoders,
                     TokenDecoder[] fieldDecoders)
Creates a record decoder from a list of field decoders for the fields in the
 record. 
 | 
Copyright © 2020 Actian Corporation. All rights reserved.