offsets property

Map<F, int> offsets
final

Maps each field to its byte offset from the beginning of the struct.

Implementation

final Map<F, int> offsets;