Skip to main content

Module offset

Module offset 

Source
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 that Offset can be added and removed from Length.

Enums§

OffsetError
Represents possible Offset errors.