3 packages tagged with “uint24”
High-performance and memory-efficient tools for binary data manipulation and stream handling.
Provides 24-bit and 48-bit unsigned integer types, `UInt24` and `UInt48`. These types are compatible with the generic math functionality since they implement the IUnsignedNumber<TSelf> and other generic math interfaces.
Extension methods to read/write different datatypes to Span<byte>. See documentation on GitHub for examples.