OBJECT_END_MARKER, size
Constructor and Description |
---|
AmfMap() |
Modifier and Type | Method and Description |
---|---|
int |
getSize() |
void |
readFrom(java.io.InputStream in)
Read and parse bytes from the specified input stream to populate this
AMFData instance (deserialize)
|
void |
writeTo(java.io.OutputStream out)
Write/Serialize this AMF data intance (Object/string/integer etc) to
the specified OutputStream
|
getProperty, setProperty, setProperty, setProperty, setProperty, setProperty
public void writeTo(java.io.OutputStream out) throws java.io.IOException
AmfData
public void readFrom(java.io.InputStream in) throws java.io.IOException
AmfData