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
Yamool
CWSharp
DawgDecoder
C# Class Yamool.CWSharp.DawgDecoder
显示文件
Open project: zhengchun/CWSharp
Class Usage Examples
Public Methods
Method
Description
DawgDecoder
(
float
version
) :
System
Decode
(
Stream
stream
) :
Dawg
Private Methods
Method
Description
DawgDecoder
( ) :
System
Method Details
DawgDecoder()
public
method
public
DawgDecoder
(
float
version
) :
System
version
float
return
System
Decode()
public
method
public
Decode
(
Stream
stream
) :
Dawg
stream
Stream
return
Dawg