Searched defs:badDataTest (Results 1 – 1 of 1) sorted by relevance
1094 type badDataTest struct { struct1095 input string // The input encoded as a hex string.1096 error string // A substring of the error that should result.1097 data any // What to decode into.