Expand description
Functions for converting data in GenericBinaryArray
such as StringArray
to/from base64 encoded strings
Constants§
Traits§
- An
Engine
provides low-level encoding and decoding operations that all other higher-level parts of the API use. Users of the library will generally not need to implement this.