snowchecked-0.0.2.0: A checksummed variation on Twitter's Snowflake UID generation algorithm
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Snowchecked.Encoding.ByteString

Description

This module provides a conversion function between a Flake and a strict ByteString. The ByteString is the series of bytes that make up the Flake, with the lower bytes being in the lower indecies.

Documentation

Orphan instances