Index of data buffer pointer in the array-of-buffers
| 48 | |
| 49 | /// Index of data buffer pointer in the array-of-buffers |
| 50 | int data_buffer_ptr_idx() const { return data_buffer_ptr_idx_; } |
| 51 | |
| 52 | FieldPtr field() const { return field_; } |
| 53 |
no outgoing calls