Copyright | (c) Dong Han 2017-2019 |
---|---|
License | BSD |
Maintainer | [email protected] |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Z.Data.Builder.Numeric.DigitTable
Description
Internal module, provides lookup table for converting numeric value into ASCII bytes.
Documentation
hexDigitTable :: Ptr Word8 Source #