()
| 3066 | } |
| 3067 | |
| 3068 | func (x *CSVCMsg_CreateStringTable) GetUserDataSize() int32 { |
| 3069 | if x != nil && x.UserDataSize != nil { |
| 3070 | return *x.UserDataSize |
| 3071 | } |
| 3072 | return 0 |
| 3073 | } |
| 3074 | |
| 3075 | func (x *CSVCMsg_CreateStringTable) GetUserDataSizeBits() int32 { |
| 3076 | if x != nil && x.UserDataSizeBits != nil { |
no outgoing calls