public final class ByteArrayKt
final static Try<ByteArray, DataFormatException>
inflate(ByteArray $self, Boolean nowrap, Integer bufferSize)
final static String
md5(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Try<ByteArray, DataFormatException> inflate(ByteArray $self, Boolean nowrap, Integer bufferSize)
Inflates a ZIP-compressed ByteArray.
nowrap
final static String md5(ByteArray $self)
Computes the MD5 hash of the byte array.