attoparsec-0.14.4: Fast combinator parsing for bytestrings and text
Safe HaskellNone
LanguageHaskell2010

Data.Attoparsec.Internal.Compat

Documentation

withPS :: ByteString -> (ForeignPtr Word8 -> Int -> Int -> r) -> r Source #