Save to a stream without taking ownership #303
Closed
scasteran-jw
started this conversation in
General
Replies: 1 comment 2 replies
-
|
The original stream is accessible through |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, are there any plans to add back a
Save(Stream)method that would allow saving the compound file as a snapshot, without taking ownership of it?Basically, something like this:
Asking because with the current design, if I want to get a stream representation of the compound file that survives the compound file, I need to clone the stream before disposing the
RootStorage.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions