text-1.2.4.1: An efficient packed Unicode text type.
Safe HaskellNone
LanguageHaskell2010

Data.Text.Internal.ByteStringCompat

Documentation

withBS :: ByteString -> (ForeignPtr Word8 -> Int -> r) -> r #