field

Parameters

field

The name of the sibling field that holds the byte length. Must exist, come before this field, and resolve to either a non-nullable numeric scalar (Byte/Short/Int/Long/UByte/ UShort/UInt/ULong) for the simple form "siblingName", or a value class with a val property returning non-nullable Int for the dotted form "siblingName.property".