Skip to content

MarshalImmutable

Richard T. Carback III requested to merge hotfix/mac_check into release

Add a MarshalImmutable which 0's out the fields of the message that change on each send.

Update comments to explain when to use this function instead of Marshal.

Merge request reports