...

Package u64

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

Overview ▾

Index ▾

Package files

u64.go

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.