Documentation ¶
Index ¶
- func ConvertU32S(b []byte) []uint32
- func Memclr(b []byte)
- func MemclrI(v interface{})
- func MemclrU32(b []uint32)
- func MemclrU64(b []uint64)
- func Memset(a []byte, v byte)
- func MemsetU32(a []uint32, v uint32)
- func MemsetU64(a []uint64, v uint64)
- func P8(b []byte) *byte
- func TestFieldIsAligned(t *testing.T, align uintptr, raw interface{}, fieldName string)
- func VP8(b []byte) unsafe.Pointer
- func VPU32(b []uint32) unsafe.Pointer
- func VPU64(b []uint64) unsafe.Pointer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertU32S ¶
func TestFieldIsAligned ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.