Module datarush.library
Package com.pervasive.datarush.encoding
package com.pervasive.datarush.encoding
Provides basic interfaces used when converting tokens
into various formats.
-
InterfacesClassDescriptionConverts binary encodings of tokens into token values.Converts token values into a binary encoding.Converts token values into text values.Converts text values into token values.