Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
byteString :: forall (st :: ZeroBitType) e . ByteString -> ParserT st e ()flatparse FlatParse.Basic Parse a given ByteString. If the bytestring is statically known, consider using bytes instead.
byteString :: forall (st :: ZeroBitType) r e . ByteString -> ParserT st r e ()flatparse FlatParse.Stateful Parse a given ByteString. If the bytestring is statically known, consider using bytes instead.
bytestring :: HasRqData m => m a -> m ahappstack-server Happstack.Server.RqData limit the scope to Inputs which produce a ByteString (aka, not a file)
byteString :: Int -> Read ByteStringptr Ptr.Read No documentation available.
byteString :: ByteString -> Builderbytestring-tree-builder ByteString.TreeBuilder Lifts a bytestring into the builder.
byteString :: Serializer s => ByteString -> sdata-serializer Data.Serializer Serialize a ByteString. Must be a monoid homomorphism.
byteString :: ByteString -> Parser s ()djot Djot.Parse Parse a bytestring.
byteString :: ByteString -> Builderfast-builder Data.ByteString.FastBuilder Turn a ByteString to a Builder.
byteString :: ByteString -> Builderfast-builder Data.ByteString.FastBuilder.Internal Turn a ByteString to a Builder.
bytestring :: LuaError e => DocumentedFunction ehslua-module-zip HsLua.Module.Zip Returns the raw binary string representation of the archive.