bytezap-1.6.0: Bytestring builder with zero intermediate allocation
Safe HaskellNone
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