Page 1 of 1

OpcPackage.load inefficiently

PostPosted: Mon Mar 30, 2020 8:19 pm
by jfk
Reading zipFile byte by byte from inputstream slowing down OpcPackage.load method in ZipPartStore.getBytesFromInputStream method.
here are some common cases: https://stackoverflow.com/questions/450 ... va-android