Documentation ¶
Index ¶
- func AsRoundedFloat(data []byte) (float64, error)
- func FloatTobytes(float float64) []byte
- func PrintHex(data []byte) string
- func RLP(buf *bufio.Reader, w io.Writer, ln, cell int) (bool, error)
- func RRP(buf *bufio.Reader, w io.Writer, ln, cell int) (float64, error)
- func RXP(buf *bufio.Reader, w io.Writer, ln, cell int) (int, error)
- func SRP(buf *bufio.Reader, w io.Writer, ln, cell int, val float64) error
- func SXP(buf *bufio.Reader, w io.Writer, ln, cell, val int) error
- type Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsRoundedFloat ¶
func FloatTobytes ¶ added in v2.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.