Embedded/nested patterns #206
Unanswered
pointlessone
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Say, I have a file that embeds a bunch of other known formats. For example, a pack-like format that embeds a bunch of wavs. Let's assume it has a header that specifies sections of the file that contain individual wavs (e.g. offset and length).
std::mem::eof()
and offsets relative to its region?Beta Was this translation helpful? Give feedback.
All reactions