Data.Attoparsec.Internal.Compat
withPS :: ByteString -> (ForeignPtr Word8 -> Int -> Int -> r) -> r Source #
mkPS :: ForeignPtr Word8 -> Int -> Int -> ByteString Source #