()
| 2818 | var xxx_messageInfo_UidPack proto.InternalMessageInfo |
| 2819 | |
| 2820 | func (m *UidPack) GetBlockSize() uint32 { |
| 2821 | if m != nil { |
| 2822 | return m.BlockSize |
| 2823 | } |
| 2824 | return 0 |
| 2825 | } |
| 2826 | |
| 2827 | func (m *UidPack) GetBlocks() []*UidBlock { |
| 2828 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected