package
Version:
v2.0.0-...-487b1d8
Opens a new window with list of versions in this module.
Published: Sep 27, 2023
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
func ConcatBytes(byteSlices ...[]byte) []byte
ConcatBytes concatenates the byte slices into a new byte slice.
func ConcatBytesToString(byteSlices ...[]byte) string
ConcatBytesToString concatenates the byte slices into a string.
func ReadAvailableBytesToBuffer(target []byte, targetOffset int, source []byte, sourceOffset int, sourceLength int) int
Source Files
¶
Click to show internal directories.
Click to hide internal directories.