Package com.kirkwarez.kirkpack.io.eoa.wdysv

Class Summary
WDYSVFileFilter This class is used for filtering out MYST V WDYS files when using java.io.File.listFiles(java.io.FileFilter) or other things requiring file filters.
WDYSVInputStream This stream streams in MYST V encrypted data and streams out the decrypted data.
WDYSVOutputStream This stream streams in plain input data and streams out MYST V encrypted data.