Module wasm::core::little_endian

source ·
Expand description

This module contains the definition and implementation of LittleEndianBytes, a trait to convert values (such as integers or floats) to bytes in little endian byter order

Macros§

Traits§

  • Convert from and to the little endian byte representation of a value