FileDocCategorySizeDatePackage
BackupDataInputStream.javaAPI DocAndroid 5.1 API596Sat Mar 14 14:09:38 GMT 2015android.app.backup

BackupDataInputStream

public class BackupDataInputStream extends InputStream

Fields Summary
Constructors Summary
BackupDataInputStream()

 throw new RuntimeException("Stub!"); 
Methods Summary
public java.lang.StringgetKey()

 throw new RuntimeException("Stub!"); 
public intread()

 throw new RuntimeException("Stub!"); 
public intread(byte[] b, int offset, int size)

 throw new RuntimeException("Stub!"); 
public intread(byte[] b)

 throw new RuntimeException("Stub!"); 
public intsize()

 throw new RuntimeException("Stub!");