Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Repa.Array.Auto.IO
Contents
Description
Raw Array IO.
Via File Names
Via File Handles
hGetArray :: Handle -> Int -> IO (Array Word8) Source #
Get data from a file handle, up to the given number of bytes.
repa-array-4.2.3.1: Bulk array representations and operators.
Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Repa.Array.Auto.IO
Contents
Description
Raw Array IO.
hGetArray :: Handle -> Int -> IO (Array Word8) Source #
Get data from a file handle, up to the given number of bytes.