Documentation ¶
Index ¶
- func ByteSliceGet(length int) (data []byte)
- func ByteSlicePut(data []byte)
- func ByteSliceToString(b []byte) string
- func BytesBufferGet() (data *bytes.Buffer)
- func BytesBufferPut(data *bytes.Buffer)
- func Float64ToUint64(val float64) uint64
- func Int64ToUint64(val int64) uint64
- func StringToByteSlice(s string) []byte
- func Uint64ToFloat64(val uint64) float64
- func Uint64ToInt64(val uint64) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteSliceGet ¶
func ByteSlicePut ¶
func ByteSlicePut(data []byte)
func ByteSliceToString ¶
func BytesBufferGet ¶
func BytesBufferPut ¶
func Float64ToUint64 ¶
func Int64ToUint64 ¶
func StringToByteSlice ¶
func Uint64ToFloat64 ¶
func Uint64ToInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.