Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DAAP
ContentWriter
C# Class DAAP.ContentWriter
ファイルを表示
Open project: mono/daap-sharp
Class Usage Examples
Public Methods
Method
Description
Write
(
ContentCodeBag
bag
,
ContentNode
node
) :
byte[]
Private Methods
Method
Description
Write
(
ContentCodeBag
bag
,
ContentNode
node
,
BinaryWriter
writer
) :
void
Method Details
Write()
public
static
method
public
static
Write
(
ContentCodeBag
bag
,
ContentNode
node
) :
byte[]
bag
ContentCodeBag
node
ContentNode
return
byte[]