Package-level declarations

Types

Link copied to clipboard
class AmfEcmaArray(list: List<Any?>? = null) : Iterable<String>

An object that represents the AMF0 ECMA Array type.

Link copied to clipboard

An object that represents the AMF0 undefined Type.

Link copied to clipboard
data class AmfXmlDocument(val document: String)

An object that represents the AMF0 XML Document type.