Companion for Encoder.
- Companion
- class
Document{}
Encodes the specified values, one after the other, to a bit vector using the specified encoders.
- Inherited from
- EncoderFunctions
Creates an encoder that encodes with each of the specified encoders, returning the first successful result.
- Inherited from
- EncoderFunctions