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

FOE write and read for different files #173

Open
qiayuanl opened this issue Mar 25, 2024 · 1 comment
Open

FOE write and read for different files #173

qiayuanl opened this issue Mar 25, 2024 · 1 comment

Comments

@qiayuanl
Copy link

Notice that FOE_fread use foe_cfg->fbuffer as
the reading data address, I can set the fbuffer to the address I want to read in foe_cfg_t, and I can use the FoE reading for only one file.

However, if I want to read(and write) multiple files, the fbuffer is different, i.e. maybe another write buffer.

Should we move fbuffer and buffer_size from foe_file_cfg to foe_cfg?

@qiayuanl
Copy link
Author

A pull request is opened: #174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant