package u64

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

Index

Functions

func LeBytes

func LeBytes(v uint64) []byte

LeBytes returns a byte slice corresponding to the 8 bytes in the uint64 in little-endian byte order.

Source Files

u64.go

Version
v1.9.0 (latest)
Published
Feb 18, 2025
Platform
linux/amd64
Last checked
4 days ago

Tools for package owners.