byteutil

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2019 License: Apache-2.0 Imports: 1 Imported by: 26

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToUint64

func BytesToUint64(value []byte) uint64

BytesToUint64 converts 8 bytes with the machine endian to uint64

func Must added in v0.4.4

func Must(d []byte, err error) []byte

Must is a helper wraps a call to a function returing ([]byte, error) and panics if the error is not nil.

func Uint32ToBytes

func Uint32ToBytes(value uint32) []byte

Uint32ToBytes converts a uint32 to 4 bytes with the machine endian

func Uint64ToBytes

func Uint64ToBytes(value uint64) []byte

Uint64ToBytes converts a uint64 to 8 bytes with the machine endian

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL