Package proguard.io

Class IdleRewriter

java.lang.Object
proguard.io.IdleRewriter
All Implemented Interfaces:
DataEntryReader

public class IdleRewriter extends Object implements DataEntryReader
This DataEntryReader reads data entries and requests their corresponding output streams from a given DataEntryWriter, without actually using the output stream. This approach correctly accounts for any filtering of the classes to output archives.