Type returns the string representation of the typeID that we care about.
()
| 62 | |
| 63 | // Type returns the string representation of the typeID that we care about. |
| 64 | Type() string |
| 65 | |
| 66 | // Tokens return tokens for a given value. The tokens shouldn't be encoded |
| 67 | // with the byte identifier. |
no outgoing calls
no test coverage detected