--- title: Encode FreeD sidebar: label: Encode order: 2 --- This processor will encode a FreeD message into an array of bytes. This processor will return an error if the message being processed is not a FreeD message. - **type**: `free.d.encode` ### Example ``` - type: free.d.encode ```