Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试解压缩 .bz2 文件。我不想使用外部解压缩库或第三方 nuget 包。有没有办法只使用 c# 核心库来解压缩?