Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BitExtractor to MapViewFile #102

Open
1 task done
BiaoGe2399 opened this issue Oct 11, 2022 · 0 comments
Open
1 task done

BitExtractor to MapViewFile #102

BiaoGe2399 opened this issue Oct 11, 2022 · 0 comments
Assignees
Milestone

Comments

@BiaoGe2399
Copy link

Feature description

When operating large files, use memory mapped files. I want to extract them into memory mapped files.

Additional context

void extract( const wstring& in_file, vector< byte_t >& out_buffer, unsigned int index = 0 ) const;

this must is vector<byte_t> type,i want is any type

Code of Conduct

@rikyoz rikyoz added this to the v4.1 milestone Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants