String decodes and returns a string from the Reader.
()
| 52 | Float64() float64 |
| 53 | // String decodes and returns a string from the Reader. |
| 54 | String() string |
| 55 | // Decode a collection count from the stream. |
| 56 | Count() uint32 |
| 57 | // If there is an error reading any input, all further reading returns the |
no outgoing calls