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.

  1. byteString :: ByteString -> Poke

    ptr-poker PtrPoker.Poke

    Efficiently copy the contents of ByteString using memcpy.

  2. byteString :: ByteString -> Write

    ptr-poker PtrPoker.Write

    Efficiently copy the contents of ByteString using memcpy.

  3. bytestring :: LogPiece -> ByteString

    Blammo Blammo.Logging.Terminal.LogPiece

    No documentation available.

  4. byteString :: ByteString -> Builder

    pinch Pinch.Internal.Builder

    Inlcude the given ByteString as-is in the builder. Note that because this operation is applied lazily, we will maintain a reference to the ByteString until the builder is executed.

  5. byteString :: Int -> BitGet ByteString

    rattletrap Rattletrap.BitGet

    No documentation available.

  6. byteString :: ByteString -> BitPut

    rattletrap Rattletrap.BitPut

    No documentation available.

  7. byteString :: BitString -> ByteString

    rattletrap Rattletrap.BitString

    No documentation available.

  8. byteString :: Int -> ByteGet ByteString

    rattletrap Rattletrap.ByteGet

    No documentation available.

  9. byteString :: ByteString -> BytePut

    rattletrap Rattletrap.BytePut

    No documentation available.

  10. byteString :: Key -> TomlCodec ByteString

    tomland Toml.Codec.Combinator.Primitive

    Codec for text values as ByteString.

Page 15 of many | Previous | Next