开发者

SevenZipSharp how to extract a specific file out of the archive

开发者 https://www.devze.com 2022-12-27 23:15 出处:网络
in C# when using SevenZipSharp, how can 开发者_StackOverflowI extract a single specific file? (I don\'t want to extract all the archive).public void ExtractFile(

in C# when using SevenZipSharp, how can 开发者_StackOverflowI extract a single specific file? (I don't want to extract all the archive).


public void ExtractFile(
    string fileName,
    Stream stream
)

Does this help ?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号