blob: dfd95176aaa91e64c415fd0f53a631c945369abc [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.utils.net.IDataOutput",
"baseInterfaceNames": [
"org.apache.royale.utils.IBinaryDataOutput"]
,
"description": "initial work on replacement for flash.utils.IDataOutput",
"members": [
{ "type": "method",
"qname": "writeObject",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "object", "type": "*"}]}
]
}