Package | Description |
---|---|
org.red5.compatibility.flex.messaging.io | |
org.red5.compatibility.flex.messaging.messages | |
org.red5.io.amf3 |
Modifier and Type | Method and Description |
---|---|
void |
ArrayCollection.readExternal(IDataInput input)
Load custom object from stream.
|
void |
ObjectProxy.readExternal(IDataInput input)
Load custom object from stream.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMessage.readExternal(IDataInput input) |
void |
AcknowledgeMessage.readExternal(IDataInput in) |
void |
AsyncMessage.readExternal(IDataInput in) |
void |
CommandMessage.readExternal(IDataInput in) |
protected short[] |
AbstractMessage.readFlags(IDataInput input) |
Modifier and Type | Class and Description |
---|---|
class |
ByteArray
Red5 version of the Flex ByteArray class.
|
class |
DataInput
Implementation of the IDataInput interface.
|
Modifier and Type | Field and Description |
---|---|
protected IDataInput |
ByteArray.dataInput
Object used to read from array.
|
Modifier and Type | Method and Description |
---|---|
void |
IExternalizable.readExternal(IDataInput input)
Load custom object from stream.
|
Copyright © 2006-2012 The Red5 Project