package u32

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

Index

Functions

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.

Source Files

u32.go

Version
v1.7.0-pre.1
Published
Mar 9, 2024
Platform
js/wasm
Last checked
2 hours ago

Tools for package owners.