Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. acceptRequestWith :: PendingConnection -> AcceptRequest -> IO Connection

    websockets Network.WebSockets.Connection

    This function is like acceptRequest but allows you to set custom options using the AcceptRequest datatype.

  2. defaultAcceptRequest :: AcceptRequest

    websockets Network.WebSockets.Connection

    No documentation available.

  3. defaultRejectRequest :: RejectRequest

    websockets Network.WebSockets.Connection

    No documentation available.

  4. pendingRequest :: PendingConnection -> !RequestHead

    websockets Network.WebSockets.Connection

    Useful for e.g. inspecting the request path.

  5. rejectRequest :: PendingConnection -> ByteString -> IO ()

    websockets Network.WebSockets.Connection

    Requires calling pendingStream and close.

  6. rejectRequestWith :: PendingConnection -> RejectRequest -> IO ()

    websockets Network.WebSockets.Connection

    No documentation available.

  7. deQuantize :: MacroBlock Int16 -> MutableMacroBlock s Int16 -> ST s (MutableMacroBlock s Int16)

    JuicyPixels Codec.Picture.Jpg.Internal.Common

    Apply a quantization matrix to a macroblock

  8. scaleQuantisationMatrix :: Int -> QuantificationTable -> QuantificationTable

    JuicyPixels Codec.Picture.Jpg.Internal.DefaultTable

    No documentation available.

  9. JpgDifferentialSequentialDCTArithmetic :: JpgFrameKind

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  10. JpgDifferentialSequentialDCTHuffman :: JpgFrameKind

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

Page 250 of many | Previous | Next