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

Added method GetRawData #175

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

Conversation

ClaudeTO80
Copy link

GetRawData method allows getting a const reference of low level data storage of CSV document.
Getting reference to const data allows making no extra copies. Later the caller of method can handle data without changing document content.

GetRawData method allows getting a const reference of low level data storage of CSV document
@d99kris d99kris self-assigned this Dec 15, 2024
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.

2 participants