Wraps another type and asserts a fixed total byte size. Padding or truncation is applied as needed.
Readonly
The total byte size the wrapped type must occupy.
The wrapped type whose serialisation is constrained.
Wraps another type and asserts a fixed total byte size. Padding or truncation is applied as needed.