Add a third option “any” for fields in addition to “signed” and “unsigned” that allows any value that fits in the number of bits. This is handy for backwards compatibility since that’s the way old fields worked when they were just specified by their lengths.
Add a third option “any” for fields in addition to “signed” and “unsigned” that allows any value that fits in the number of bits. This is handy for backwards compatibility since that’s the way old fields worked when they were just specified by their lengths.