()
| 2758 | var xxx_messageInfo_UidBlock proto.InternalMessageInfo |
| 2759 | |
| 2760 | func (m *UidBlock) GetBase() uint64 { |
| 2761 | if m != nil { |
| 2762 | return m.Base |
| 2763 | } |
| 2764 | return 0 |
| 2765 | } |
| 2766 | |
| 2767 | func (m *UidBlock) GetDeltas() []byte { |
| 2768 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected