Hi,

> I will have to deal with situations where I only want to read the end of
> the image.

Try:

hOpen, hSeek, then probably hGetBuf

http://haskell.org/ghc/docs/latest/html/libraries/base/System-IO.html#t%3ASeekMode

Thanks

Neil
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to