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.
acceptRequestWith :: PendingConnection -> AcceptRequest -> IO Connectionwebsockets Network.WebSockets.Connection This function is like acceptRequest but allows you to set custom options using the AcceptRequest datatype.
defaultAcceptRequest :: AcceptRequestwebsockets Network.WebSockets.Connection No documentation available.
defaultRejectRequest :: RejectRequestwebsockets Network.WebSockets.Connection No documentation available.
pendingRequest :: PendingConnection -> !RequestHeadwebsockets Network.WebSockets.Connection Useful for e.g. inspecting the request path.
rejectRequest :: PendingConnection -> ByteString -> IO ()websockets Network.WebSockets.Connection Requires calling pendingStream and close.
rejectRequestWith :: PendingConnection -> RejectRequest -> IO ()websockets Network.WebSockets.Connection No documentation available.
deQuantize :: MacroBlock Int16 -> MutableMacroBlock s Int16 -> ST s (MutableMacroBlock s Int16)JuicyPixels Codec.Picture.Jpg.Internal.Common Apply a quantization matrix to a macroblock
scaleQuantisationMatrix :: Int -> QuantificationTable -> QuantificationTableJuicyPixels Codec.Picture.Jpg.Internal.DefaultTable No documentation available.
JpgDifferentialSequentialDCTArithmetic :: JpgFrameKindJuicyPixels Codec.Picture.Jpg.Internal.Types No documentation available.
JpgDifferentialSequentialDCTHuffman :: JpgFrameKindJuicyPixels Codec.Picture.Jpg.Internal.Types No documentation available.