Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun getSize(): Int
Link copied to clipboard
abstract fun getType(): AmfType
Link copied to clipboard
abstract fun readBody(input: InputStream)
Link copied to clipboard
Link copied to clipboard
abstract fun writeBody(output: OutputStream)
Link copied to clipboard