W3cubDocs

/Haskell 9

Data.Text.Internal.Validate.Native

Safe Haskell None
Language Haskell2010

Description

Native implementation of Validate.

isValidUtf8ByteStringHaskell :: ByteString -> Bool Source

Native implementation of isValidUtf8ByteString.

isValidUtf8ByteArrayHaskell Source

Arguments

:: ByteArray

Bytes

-> Int

Offset

-> Int

Length

-> Bool

Native implementation of isValidUtf8ByteArrayUnpinned and isValidUtf8ByteArrayPinned.

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/9.12.1/docs/libraries/text-2.1.2-84f9/Data-Text-Internal-Validate-Native.html