A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getBytesRead() — Method in class nochump.util.zip.Deflater
Gets the number of input bytes.
getBytesWritten() — Method in class nochump.util.zip.Deflater
Gets the number of output bytes.
getEntry(name) — Method in class nochump.util.zip.ZipFile
Searches for a zip entry in this archive with the given name.
getInput(entry:nochump.util.zip:ZipEntry) — Method in class nochump.util.zip.ZipFile
Creates a byte array reading the given zip entry as uncompressed data.
getValue() — Method in class nochump.util.zip.CRC32
Returns the CRC32 data checksum computed so far.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z