Uses of Class
org.red5.io.amf3.ByteArray
Packages that use ByteArray
-
Uses of ByteArray in org.red5.io.amf
Methods in org.red5.io.amf that return ByteArrayMethods in org.red5.io.amf with parameters of type ByteArrayModifier and TypeMethodDescriptionvoid
Output.writeByteArray
(ByteArray array) Write ByteArray object (AMF3 only). -
Uses of ByteArray in org.red5.io.amf3
Methods in org.red5.io.amf3 that return ByteArrayMethods in org.red5.io.amf3 with parameters of type ByteArrayModifier and TypeMethodDescriptionvoid
Output.writeByteArray
(ByteArray array) Write ByteArray object (AMF3 only). -
Uses of ByteArray in org.red5.io.object
Methods in org.red5.io.object that return ByteArrayMethods in org.red5.io.object with parameters of type ByteArrayModifier and TypeMethodDescriptionvoid
Output.writeByteArray
(ByteArray array) Write ByteArray object (AMF3 only).