ConstAdds a byte count to an offset.
The base offset.
The byte count to add.
A new AbsoluteOffset.
Creates an AbsoluteOffset from a number with validation.
The numeric offset value.
A branded AbsoluteOffset if valid.
Calculates the absolute difference between two offsets.
First offset.
Second offset.
The absolute difference as a ByteCount.
Utility namespace for creating and manipulating absolute offsets. Provides validation and type-safe arithmetic operations.