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 ability to parse section from in memory buffer #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

val-ms
Copy link

@val-ms val-ms commented Oct 8, 2023

Resolves: #12

This is a rather simple solution I've made that gets the job done. Perhaps a better implementation would read from anything that implements the Reader trait. Like how it is done in the rust-delharc crate. But I think that would require more extensive changes to your Reader module.

@val-ms val-ms force-pushed the CLAM-2329-new-from-slice branch from c155f31 to 8b45044 Compare November 1, 2023 00:44
@val-ms
Copy link
Author

val-ms commented Dec 8, 2023

Er I meant to ping this one 🫢, not the github issue.

@opoplawski
Copy link

It would be very helpful for Fedora packaging if this was applied. Is this project still active, or should we consider the https://github.com/Cisco-Talos/onenote.rs fork as canonical now?

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

Successfully merging this pull request may close these issues.

Ability to open a onenote section file from a buffer (slice)
2 participants