public class nsISerializable extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static nsID |
NS_ISERIALIZABLE_IID |
static java.lang.String |
NS_ISERIALIZABLE_IID_STR |
IsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsISerializable(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
Read(int aInputStream) |
int |
Write(int aOutputStream) |
AddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_ISERIALIZABLE_IID_STR
public static final nsID NS_ISERIALIZABLE_IID