Adds a value to the wrappedUint16 value.
The value to add.
Retrieves the wrappedUint16 value.
The wrappedUint16 value.
Increments the wrappedUint16 value by 1.
Sets the wrappedUint16 value.
The value to set.
Static
wrapWraps the given value to ensure it stays within the range of 0 to 65535.
The value to wrap.
The wrapped value.
A wrapped Uint16 class that ensures the value stays within the range of 0 to 65535.