Function Description
from_protobuf(data, messageName, descFilePath, options) Converts a binary Protobuf value into a Catalyst value.
to_protobuf(child, messageName, descFilePath, options) Converts a Catalyst binary input value into its corresponding Protobuf format result.