Hoogle Search
Within LTS Haskell 24.43 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
gxToByteString :: GenericXMLString s => s -> ByteStringhexpat Text.XML.Expat.Tree No documentation available.
type
RegexByteString = GenRegex ByteStringhxt-regex-xmlschema Text.Regex.Glob.Generic No documentation available.
type
RegexByteStringLazy = GenRegex ByteStringhxt-regex-xmlschema Text.Regex.Glob.Generic No documentation available.
type
RegexByteString = GenRegex ByteStringhxt-regex-xmlschema Text.Regex.XMLSchema.Generic No documentation available.
type
RegexByteStringLazy = GenRegex ByteStringhxt-regex-xmlschema Text.Regex.XMLSchema.Generic No documentation available.
mmapFileByteString :: FilePath -> Maybe (Int64, Int) -> IO ByteStringmmap System.IO.MMap Maps region of file and returns it as ByteString. File is mapped in in ReadOnly mode. See mmapFilePtr for details.
mmapFileByteStringLazy :: FilePath -> Maybe (Int64, Int64) -> IO ByteStringmmap System.IO.MMap Maps region of file and returns it as ByteString. File is mapped in in ReadOnly mode. See mmapFileForeignPtrLazy for details.
-
optics-extra Data.ByteString.Optics Traversals for ByteStrings.
toByteString :: Name -> ByteStringpdf-toolbox-core Pdf.Core.Name Unwrap name to bytestring
peekNullTerminatedShortByteString :: Ptr Word8 -> (Int -> IO ShortByteString -> IO a) -> IO aptr Ptr.IO No documentation available.