Float64 decodes and returns a 64 bit floating-point value from the Reader.
()
| 50 | Uint64() uint64 |
| 51 | // Float64 decodes and returns a 64 bit floating-point value 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. |
no outgoing calls