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.
-
conduit-extra Data.Conduit.ByteString.Builder No documentation available.
-
conduit-extra Data.Conduit.ByteString.Builder Incrementally execute builders on the given buffer and pass on the filled chunks as bytestrings. Note that, if the given buffer is too small for the execution of a build step, a larger one will be allocated. WARNING: This conduit yields bytestrings that are NOT referentially transparent. Their content will be overwritten as soon as control is returned from the inner sink!
digestFromByteString :: (HashAlgorithm a, ByteArrayAccess ba) => ba -> Maybe (Digest a)crypton Crypto.Hash Try to transform a bytearray into a Digest of specific algorithm. If the digest is not the right size for the algorithm specified, then Nothing is returned.
toByteString :: ToYaml a => a -> ByteStringyaml Data.Yaml.Builder No documentation available.
toByteStringWith :: ToYaml a => FormatOptions -> a -> ByteStringyaml Data.Yaml.Builder No documentation available.
renderHtmlToByteStringIO :: (ByteString -> IO ()) -> Html -> IO ()blaze-html Text.Blaze.Html.Renderer.Utf8 No documentation available.
-
ghc GHC.Cmm.Utils We make a top-level decl for the string, and return a label pointing to it
fastStringToByteString :: FastString -> ByteStringghc GHC.Data.FastString Deprecated: Use bytesFS instead
fastStringToShortByteString :: FastString -> ShortByteStringghc GHC.Data.FastString No documentation available.
fastZStringToByteString :: FastZString -> ByteStringghc GHC.Data.FastString No documentation available.