rawalloc

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(len, cap int) []byte

New returns a new byte slice of the specified length and capacity where the backing memory is uninitialized. This differs from make([]byte) which guarantees that the backing memory for the slice is initialized to zero. Use carefully.

Types

This section is empty.

Jump to

Keyboard shortcuts

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