attoparsec:attoparsec-internal
Safe HaskellNone
LanguageHaskell2010

Data.Attoparsec.Internal.Compat

Documentation

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

mkPS :: ForeignPtr Word8 -> Int -> Int -> ByteString Source #