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

Data.Text.Internal.Validate.Native

Description

Native implementation of Validate.

Synopsis

Documentation

isValidUtf8ByteArrayHaskell Source #

Arguments

:: ByteArray

Bytes

-> Int

Offset

-> Int

Length

-> Bool