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

Data.Text.Internal.ByteStringCompat

Documentation

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