开发者

SevenZipSharp how to extract a specific file out of the archive

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜