Site Navigation
Section Navigation
from_protobuf(data, messageName[, ...])
from_protobuf
Converts a binary column of Protobuf format into its corresponding catalyst value.
to_protobuf(data, messageName[, ...])
to_protobuf
Converts a column into binary of protobuf format.