Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.JavaScript.Inline.Examples.Utils
Documentation
storableToLBS :: Storable a => a -> ByteString Source #
storableFromLBS :: forall a. Storable a => ByteString -> IO a Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.JavaScript.Inline.Examples.Utils
storableToLBS :: Storable a => a -> ByteString Source #
storableFromLBS :: forall a. Storable a => ByteString -> IO a Source #