...

Package u32

import "github.com/tetratelabs/wazero/internal/u32"
Overview
Index

Overview ▾

Index ▾

Package files

u32.go

func LeBytes

func LeBytes(v uint32) []byte

LeBytes returns a byte slice corresponding to the 4 bytes in the uint32 in little-endian byte order.