|
-
Apr 13th, 2010, 05:19 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Des File.ReadAllBytes preserve a files structure
Hi,
Im currently working with MP4 files. The methods im working on open the file and begin to traverse the "atom" tree contained within which is essentially a structure that I need data from. This means I need to keep the file in use while I traverse the tree, would it be better to use File.ReadAllBytes and traverse and Array instead?
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
|