bytezap-1.3.0: Bytestring builder with zero intermediate allocation
Safe HaskellSafe-Inferred
LanguageGHC2021

Raehik.Compat.Data.Int.ByteSwap

Description

Missing byteSwap functions for signed integers.

We have them for unsigned integers, but not for signed. They should probably be provided, so I'm considering this a compatibility module for the future when we have them.

Documentation