FICHA · MANJARO

haskell-byte-order

Portable big-endian and little-endian conversions

  • haskell-library
  • LIBRARY
  • BINARY
  • PORTABILITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for portable conversion between big-endian and little-endian byte order. It helps programs read and write binary formats consistently across different CPU architectures.

Developers use it for protocols, file formats, and low-level serialization. Endianness mistakes can corrupt data subtly, so tests should include known byte sequences.

Permissions

Permissions not analysed for this source yet.