Class SuFileInputStream

java.lang.Object
com.topjohnwu.superuser.io.SuFileInputStream

public final class SuFileInputStream extends Object
Open InputStreams that read files with root access.

Directly creating instances of this class is deprecated, please use the static helper methods to open new InputStreams.