public class BackupDataInput extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getDataSize() |
String |
getKey() |
int |
readEntityData(byte[] data,
int offset,
int size) |
boolean |
readNextHeader() |
void |
skipEntityData() |
public boolean readNextHeader()
throws IOException
IOExceptionpublic String getKey()
public int getDataSize()
public int readEntityData(byte[] data,
int offset,
int size)
throws IOException
IOExceptionpublic void skipEntityData()
throws IOException
IOExceptionCopyright © 2008-2013. All Rights Reserved.