(key string, value int64)
| 377 | AddFloat32(key string, value float32) |
| 378 | AddInt(key string, value int) |
| 379 | AddInt64(key string, value int64) |
| 380 | AddInt32(key string, value int32) |
| 381 | AddInt16(key string, value int16) |
| 382 | AddInt8(key string, value int8) |
no outgoing calls