Uses of Class
org.red5.io.amf3.ByteArray
-
Uses of ByteArray in org.red5.io.amf
Modifier and TypeMethodDescriptionvoid
Output.writeByteArray
(ByteArray array) Write ByteArray object (AMF3 only). -
Uses of ByteArray in org.red5.io.amf3
Modifier and TypeMethodDescriptionvoid
Output.writeByteArray
(ByteArray array) Write ByteArray object (AMF3 only). -
Uses of ByteArray in org.red5.io.object
Modifier and TypeMethodDescriptionvoid
Output.writeByteArray
(ByteArray array) Write ByteArray object (AMF3 only).