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.
toByteString :: Int -> Maybe Int -> Buffer -> GHCJSPure ByteStringjsaddle GHCJS.Buffer Wrap a Buffer into a ByteString using the given offset and length.
type family
ToParamSchemaByteStringError bs :: kswagger2 Data.Swagger.Internal.ParamSchema No documentation available.
type family
ToSchemaByteStringError bs :: kswagger2 Data.Swagger.Internal.Schema No documentation available.
-
basic-prelude CorePrelude No documentation available.
-
classy-prelude ClassyPrelude No documentation available.
asByteString :: ByteString -> ByteStringclassy-prelude ClassyPrelude No documentation available.
asLByteString :: LByteString -> LByteStringclassy-prelude ClassyPrelude No documentation available.
shortByteStringBytes :: ShortByteString -> Unfoldl Word8deferred-folds DeferredFolds.Unfoldl Bytes of a short bytestring
shortByteStringBytes :: forall (m :: Type -> Type) . Monad m => ShortByteString -> UnfoldlM m Word8deferred-folds DeferredFolds.UnfoldlM Bytes of a short bytestring
shortByteStringBytes :: ShortByteString -> Unfoldr Word8deferred-folds DeferredFolds.Unfoldr Bytes of a short bytestring