Uses of Interface
org.red5.io.amf3.IDataInput
Package
Description
-
Uses of IDataInput in org.red5.compatibility.flex.messaging.io
Modifier and TypeMethodDescriptionvoid
ArrayCollection.readExternal
(IDataInput input) void
ObjectProxy.readExternal
(IDataInput input) Load custom object from stream. -
Uses of IDataInput in org.red5.compatibility.flex.messaging.messages
Modifier and TypeMethodDescriptionvoid
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) -
Uses of IDataInput in org.red5.io.amf3
Modifier and TypeClassDescriptionclass
Red5 version of the Flex ByteArray class.class
Implementation of the IDataInput interface.Modifier and TypeFieldDescriptionprotected IDataInput
ByteArray.dataInput
Object used to read from array.Modifier and TypeMethodDescriptionvoid
IExternalizable.readExternal
(IDataInput input) Load custom object from stream.