The MessageSerializer uses C# to serialize classes to an array of bytes and vice-versa while automatically calculating fields such as lengths and CRCs.
TypeSerializerBcd
The TypeSerializerBcd is used to serialize numeric values into BCD (Binary Coded Decimal). See BcdNumeric.