memory

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertU32S

func ConvertU32S(b []byte) []uint32

func Memclr

func Memclr(b []byte)

func MemclrI

func MemclrI(v interface{})

func MemclrU32

func MemclrU32(b []uint32)

func MemclrU64

func MemclrU64(b []uint64)

func Memset

func Memset(a []byte, v byte)

func MemsetU32

func MemsetU32(a []uint32, v uint32)

func MemsetU64

func MemsetU64(a []uint64, v uint64)

func P8

func P8(b []byte) *byte

func TestFieldIsAligned

func TestFieldIsAligned(t *testing.T, align uintptr, raw interface{}, fieldName string)

func VP8

func VP8(b []byte) unsafe.Pointer

void pointer(byte b) if b is nil, panic

func VPU32

func VPU32(b []uint32) unsafe.Pointer

void pointer(uint32 b) if b is nil, panic

func VPU64

func VPU64(b []uint64) unsafe.Pointer

void pointer(uint64 b) if b is nil, panic

Types

This section is empty.

Jump to

Keyboard shortcuts

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