Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.ByteString.Internal.Utf8
Synopsis
- isUtf8 :: ByteString -> Bool
- isUtf8' :: ByteString -> Bool
Documentation
isUtf8 :: ByteString -> Bool Source #
bytestring-encodings-0.2.0.2: checks to see if a given bytestring adheres to a certain encoding
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.ByteString.Internal.Utf8
isUtf8 :: ByteString -> Bool Source #