()
| 3108 | } |
| 3109 | |
| 3110 | func (x *CSVCMsg_CreateStringTable) GetUsingVarintBitcounts() bool { |
| 3111 | if x != nil && x.UsingVarintBitcounts != nil { |
| 3112 | return *x.UsingVarintBitcounts |
| 3113 | } |
| 3114 | return false |
| 3115 | } |
| 3116 | |
| 3117 | type CSVCMsg_UpdateStringTable struct { |
| 3118 | state protoimpl.MessageState `protogen:"open.v1"` |
no outgoing calls
no test coverage detected