typebits

package standard library
master (315b6ae) Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Set

func Set(t *types.Type, off int64, bv bitvec.BitVec)

NOTE: The bitmap for a specific type t could be cached in t after the first run and then simply copied into bv at the correct offset on future calls with the same type t.

func SetNoCheck added in go1.19.2

func SetNoCheck(t *types.Type, off int64, bv bitvec.BitVec)

SetNoCheck is like Set, but do not check for alignment.

Types

This section is empty.

Jump to

Keyboard shortcuts

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