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

Implement CachedFileStream #2742

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Implement CachedFileStream #2742

merged 1 commit into from
Aug 25, 2023

Conversation

s-ludwig
Copy link
Member

Allows to convert an input stream into a random access stream by caching its contents in a file.

@s-ludwig s-ludwig requested a review from l-kramer August 25, 2023 10:15
@s-ludwig s-ludwig force-pushed the cached_file_stream branch 2 times, most recently from 050a479 to c1bf7f6 Compare August 25, 2023 11:00
Allows to convert an input stream into a random access stream by caching its contents in a file.
@s-ludwig s-ludwig force-pushed the cached_file_stream branch from 9655845 to 5af06b6 Compare August 25, 2023 16:58
@s-ludwig s-ludwig merged commit 0e12f4f into master Aug 25, 2023
@s-ludwig s-ludwig deleted the cached_file_stream branch August 25, 2023 19:26
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