bytes

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package bytes provides utilities for working with byte arrays.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Split

func Split(data []byte, encode bool, maxSize int, iterFunc func([]byte))

Split takes a byte array, optionally encodes it in base64. Should it be encoded, the result of encoding is split. Otherwise, the array is simply split as is.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL