Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gio GI.Gio.Objects.DataInputStream This function sets the byte order for the given stream. All subsequent reads from the stream will be read in the given order.
-
gi-gio GI.Gio.Objects.DataInputStream Sets the newline type for the stream. Note that using G_DATA_STREAM_NEWLINE_TYPE_ANY is slightly unsafe. If a read chunk ends in "CR" we must read an additional byte to know if this is "CR" or "CR LF", and this might block if there is no more data available.
-
gi-gio GI.Gio.Objects.DataOutputStream Sets the byte order of the data output stream to order.
-
hedis Database.Redis No documentation available.
clientSetname :: RedisCtx m f => ByteString -> m (f ByteString)hedis Database.Redis No documentation available.
clusterSetSlotImporting :: RedisCtx m f => Integer -> ByteString -> m (f Status)hedis Database.Redis No documentation available.
clusterSetSlotMigrating :: RedisCtx m f => Integer -> ByteString -> m (f Status)hedis Database.Redis No documentation available.
clusterSetSlotNode :: RedisCtx m f => Integer -> ByteString -> m (f Status)hedis Database.Redis No documentation available.
clusterSetSlotStable :: RedisCtx m f => Integer -> m (f Status)hedis Database.Redis No documentation available.
configResetstat :: RedisCtx m f => m (f Status)hedis Database.Redis No documentation available.