package
Version:
v0.0.0-...-80540a1
Opens a new window with list of versions in this module.
Published: Jul 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 28
Opens a new window with list of known importers.
Documentation
¶
Copy returns a copy of byte slice in a new pointer.
Equal reports whether a and b
are the same length and contain the same bytes.
A nil argument is equivalent to an empty slice.
Extend extends b to needLen bytes.
Prepend prepends bytes into a given byte slice.
PrependString prepends a string into a given byte slice.
Rand returns dst with a cryptographically secure string random bytes.
NOTE: Make sure that dst has the length you need.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.