DBusArrayLenFixup Struct Reference

struct DBusArrayLenFixup

When modifying an existing block of values, array lengths may need to be adjusted; those adjustments are described by this struct.

Public Attributes
intlen_pos_in_reader
intnew_len

Member Data Documentation

int len_pos_in_reader

intlen_pos_in_reader

where the length was in the original block

int new_len

intnew_len

the new value of the length in the written-out block