//
pkg.gl
Category
github.com/iotaledger/hive.go/core
byteutils
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
16
Files
49 SLOC
#
Functions
ConcatBytes
ConcatBytes concatenates the byte slices into a new byte slice.
ConcatBytesToString
ConcatBytesToString concatenates the byte slices into a string.
ReadAvailableBytesToBuffer
No description provided by the author
XORBytes
XORBytes xors the bytes in a and b.