A B C D E F G I K L M N O P R S T U W

E

ENCRYPT - Static variable in class com.kirkwarez.wdysdv.batch.Task
The encryption mode.
EOA - Static variable in class com.kirkwarez.wdysdv.batch.Task
The MYST V: End of Ages encryption type.
EndianInputStream - class com.kirkwarez.kirkpack.io.EndianInputStream.
This stream behaves about exactly as DataInputStream, it reads primitive and some non-primitive data types from the underlying stream.
EndianInputStream(InputStream, int) - Constructor for class com.kirkwarez.kirkpack.io.EndianInputStream
Constucts a new stream that delivers primitives read using the given byte order.
EndianOutputStream - class com.kirkwarez.kirkpack.io.EndianOutputStream.
This stream behaves about exactly as DataOutputStream, it writes primitive and some non-primitive data types to the underlying stream.
EndianOutputStream(OutputStream, int) - Constructor for class com.kirkwarez.kirkpack.io.EndianOutputStream
Constucts a new stream that writes out primitives using the given byte order.
ExtensionFileFilter - class com.kirkwarez.kirkpack.io.filter.file.ExtensionFileFilter.
This class is used for filtering out files with the given extension(s) when using java.io.File.listFiles(java.io.FileFilter) or other things requiring file filters.
ExtensionFileFilter(String) - Constructor for class com.kirkwarez.kirkpack.io.filter.file.ExtensionFileFilter
Constructs a new filter that filters out files with the given extension.
ExtensionFileFilter(String[]) - Constructor for class com.kirkwarez.kirkpack.io.filter.file.ExtensionFileFilter
Constructs a new filter that filters out files with the given extensions.
encrypt(byte[][]) - Method in class com.kirkwarez.kirkpack.io.uru.wdys.WDYSOutputStream
The xTEA encryption algorithm.
encryptbox - Variable in class com.kirkwarez.wdysdv.gui.WVFrame
The Encrypt checkbox.
eoabox - Variable in class com.kirkwarez.wdysdv.gui.WVFrame
The MYST V checkbox.
extensions - Variable in class com.kirkwarez.kirkpack.io.filter.file.ExtensionFileFilter
The extension to filter on.

A B C D E F G I K L M N O P R S T U W