Spark expression that adds a byte prefix to an array of bytes.
Spark expression that encodes a long into a byte array using variable-length encoding.
Spark expression that encodes a long into a byte array using variable-length encoding.
expression of type LongType that is encoded by this expression
Encodes all children to a byte array (BinaryType).
Encodes all children to a byte array (BinaryType).
For each child, writes the length of the serialized child followed by the actual serialized child.
Spark expression that adds a byte prefix to an array of bytes.
expression of ByteType that is added as a prefix
expression of BinaryType to which a prefix is added