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.

  1. gxToByteString :: GenericXMLString s => s -> ByteString

    hexpat Text.XML.Expat.Tree

    No documentation available.

  2. type RegexByteString = GenRegex ByteString

    hxt-regex-xmlschema Text.Regex.Glob.Generic

    No documentation available.

  3. type RegexByteStringLazy = GenRegex ByteString

    hxt-regex-xmlschema Text.Regex.Glob.Generic

    No documentation available.

  4. type RegexByteString = GenRegex ByteString

    hxt-regex-xmlschema Text.Regex.XMLSchema.Generic

    No documentation available.

  5. type RegexByteStringLazy = GenRegex ByteString

    hxt-regex-xmlschema Text.Regex.XMLSchema.Generic

    No documentation available.

  6. mmapFileByteString :: FilePath -> Maybe (Int64, Int) -> IO ByteString

    mmap System.IO.MMap

    Maps region of file and returns it as ByteString. File is mapped in in ReadOnly mode. See mmapFilePtr for details.

  7. mmapFileByteStringLazy :: FilePath -> Maybe (Int64, Int64) -> IO ByteString

    mmap System.IO.MMap

    Maps region of file and returns it as ByteString. File is mapped in in ReadOnly mode. See mmapFileForeignPtrLazy for details.

  8. class IsByteString t

    optics-extra Data.ByteString.Optics

    Traversals for ByteStrings.

  9. toByteString :: Name -> ByteString

    pdf-toolbox-core Pdf.Core.Name

    Unwrap name to bytestring

  10. peekNullTerminatedShortByteString :: Ptr Word8 -> (Int -> IO ShortByteString -> IO a) -> IO a

    ptr Ptr.IO

    No documentation available.

Page 66 of many | Previous | Next