byteutil

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2019 License: Apache-2.0 Imports: 2 Imported by: 26

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesTo20B

func BytesTo20B(b []byte) hash.PKHash

BytesTo20B converts a byte slice to 20-Byte array

func BytesTo32B

func BytesTo32B(b []byte) hash.Hash32B

BytesTo32B converts a byte slice to 32-Byte array

func BytesToCacheHash added in v0.4.0

func BytesToCacheHash(b []byte) hash.CacheHash

BytesToCacheHash converts a byte slice to CacheHash

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