| 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 |
ObjectProxy.readExternal(IDataInput input)
Load custom object from stream.
|
void |
ArrayCollection.readExternal(IDataInput input) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandMessage.readExternal(IDataInput in) |
void |
AcknowledgeMessage.readExternal(IDataInput in) |
void |
AsyncMessage.readExternal(IDataInput in) |
void |
AbstractMessage.readExternal(IDataInput input) |
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 © 2005–2017 Red5. All rights reserved.