toggle menu
RootEncoder
androidJvm
switch theme
search in API
rtmp
/
com.pedro.rtmp.amf.v0
/
AmfUnsupported
Amf
Unsupported
class
AmfUnsupported
:
AmfData
Created by pedro on 19/07/22.
Contain an empty body
Members
Constructors
Amf
Unsupported
Link copied to clipboard
constructor
(
)
Functions
get
Size
Link copied to clipboard
open
override
fun
getSize
(
)
:
Int
get
Type
Link copied to clipboard
open
override
fun
getType
(
)
:
AmfType
read
Body
Link copied to clipboard
open
override
fun
readBody
(
input
:
InputStream
)
read
Header
Link copied to clipboard
fun
readHeader
(
input
:
InputStream
)
:
AmfType
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
Body
Link copied to clipboard
open
override
fun
writeBody
(
output
:
OutputStream
)
write
Header
Link copied to clipboard
fun
writeHeader
(
output
:
OutputStream
)