//
pkg.gl
Category
github.com/massyu/hive.go
byteutils
package
0.0.5
Repository:
https://github.com/massyu/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
48 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.