Represents an attribute buffer header information
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Attribute name | |
| fixedLenBufferSizeInBytes | Integer | Number of bytes in the fixed-length attribute data buffer (offsets for var-len attributes) | |
| varLenBufferSizeInBytes | Integer | Number of bytes in the var-length attribute data buffer |