String should return a human-readable representation of the Decoder, for error messages.
()
| 366 | |
| 367 | // String should return a human-readable representation of the Decoder, for error messages. |
| 368 | String() string |
| 369 | } |
| 370 | |
| 371 | // Decode decodes the value held in the Decoder d into v. |
no outgoing calls