siom79 / japicmp

Comparison of two versions of a jar archive
https://siom79.github.io/japicmp
Apache License 2.0
708 stars 107 forks source link

JApiCmpArchive should support byte arrays #377

Closed siom79 closed 7 months ago

siom79 commented 7 months ago

In case the jar archive is not available as file but only as byte array (downloaded), the JApiCmpArchive should also accept a byte array.