
2 Nov
2006
2 Nov
'06
2:34 a.m.
Hello Donald, Thursday, November 2, 2006, 4:31:31 AM, you wrote:
Just an example, like opening file "somefile" and separating it into something that can be edited in the code (like 8 bit words) then go to word nr12 and edit the last bit?
For flat lists of bytes, use Data.ByteString, for structured data, try NewBinary.
you can also use hGetBuf and pointers machinery -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com