Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RtmpSharp
IO
AMF0
AMFWriters
Amf0XDocumentWriter
C# Class RtmpSharp.IO.AMF0.AMFWriters.Amf0XDocumentWriter
Inheritance:
IAmfItemWriter
显示文件
Open project: SightstoneOfficial/Sightstone.AspNet
Public Methods
Method
Description
WriteData
(
AmfWriter
writer
,
object
obj
) :
void
Method Details
WriteData()
public
method
public
WriteData
(
AmfWriter
writer
,
object
obj
) :
void
writer
AmfWriter
obj
object
return
void