Expand description
Holds the Offset primitive.
Structs§
- Offset
- Represents offset internally used by osom tools. This is similar
to
Length, and internally is represented as a 32-bit signed integer. The point is thatOffsetcan be added and removed fromLength.
Enums§
- Offset
Error - Represents possible
Offseterrors.