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

Add API to save/load array from disk #263

Open
5 tasks
9prady9 opened this issue Nov 18, 2020 · 1 comment
Open
5 tasks

Add API to save/load array from disk #263

9prady9 opened this issue Nov 18, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@9prady9
Copy link
Member

9prady9 commented Nov 18, 2020

Description

Add API to wrap the following C API

  • af_save_array
  • af_read_array_index
  • af_read_array_key
  • af_read_array_key_check
  • af_array_to_string
@9prady9 9prady9 self-assigned this Nov 18, 2020
@9prady9 9prady9 added this to the timeless milestone Dec 9, 2020
@9prady9
Copy link
Member Author

9prady9 commented Dec 9, 2020

I am still contemplating if this would any benefit to the wrapper in general given that serialization and de-serialization are already supported. Hence, the timeless milestone.

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

No branches or pull requests

1 participant