|
-
November 8th, 2002, 10:04 AM
#4
Ahh, nice example. Shouldn't be to hard to translate into VB. It does almost exactly as I did in my example aside from that it uses a FileStream object instead of a Stream. That may increase performance a bit.
And their use of System.Text.ASCIIEncoding instead of my a bit clumbsy Strings.Chr(br.ReadByte) is more consize (as I said, it wasn't THE solution ).
/Leyan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|