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.
是否有内置/贡献的组件来压缩tarball?有一个gzip 数据格式,但它似乎不处理文件。
应该支持使用 gzip 进行骆驼文件编组/解组,请参阅此单元测试以获取基本示例
https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/impl/GzipDataFormatFileUnmarshalDeleteTest.java