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.
-
co-log Colog.Actions Action that prints ByteString to file. See withLogStringFile for details.
type
LazyByteString = ByteStringdistribution-opensuse OpenSuse.Prelude No documentation available.
commandByteString :: Client -> ByteString -> [ByteString] -> IO (Either String (Maybe ByteString))faktory Faktory.Client No documentation available.
loadGifByteString :: ByteString -> IO Imagegd Graphics.GD Load a GIF image from a ByteString
loadJpegByteString :: ByteString -> IO Imagegd Graphics.GD Load a JPEG image from a ByteString
loadPngByteString :: ByteString -> IO Imagegd Graphics.GD Load a PNG image from a ByteString
saveGifByteString :: Image -> IO ByteStringgd Graphics.GD Write a GIF format ByteString of an image.
saveJpegByteString :: Int -> Image -> IO ByteStringgd Graphics.GD Write a JPEG format ByteString of an image.
savePngByteString :: Image -> IO ByteStringgd Graphics.GD Write a PNG format ByteString of an image.
loadGifByteString :: ByteString -> IO Imagegd Graphics.GD.ByteString Load a GIF image from a ByteString