Module offset_calc

Source
Expand description

Functions for calculating field offsets.

Structs§

GetNextFieldOffset
Calculates the offset (in bytes) of a field, with the call method.

Functions§

next_field_offset
Calculates the offset of a field in bytes,given the previous field.