ArrayLength

Inform the library about which member variable contains the length for an array measured in number of elements, not bytes

struct ArrayLength {
string member;
}

Meta