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
OpenRA
FileFormats
Chunk
C# Class OpenRA.FileFormats.Chunk
ファイルを表示
Open project: cjshmyr/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
CompressedSize
int
OutputSize
int
Public Methods
Method
Description
Read
(
Stream
s
) :
Chunk
Method Details
Read()
public
static
method
public
static
Read
(
Stream
s
) :
Chunk
s
Stream
return
Chunk
Property Details
CompressedSize
public_oe property
public
int
CompressedSize
return
int
OutputSize
public_oe property
public
int
OutputSize
return
int