Get should return the value for the supplied key
(string)
| 28 | AppendKeys([]string) []string |
| 29 | // Get should return the value for the supplied key |
| 30 | Get(string) uint32 |
| 31 | } |
| 32 | |
| 33 | // uint32Builder is used only during construction |
no outgoing calls
no test coverage detected