Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Server
FileQueue.Chunk
C# Class Server.FileQueue.Chunk
Show file
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
Chunk
(
FileQueue
owner
,
int
slot
,
byte
buffer
,
int
offset
,
int
size
) :
System
Commit
( ) :
void
Method Details
Chunk()
public
method
public
Chunk
(
FileQueue
owner
,
int
slot
,
byte
buffer
,
int
offset
,
int
size
) :
System
owner
FileQueue
slot
int
buffer
byte
offset
int
size
int
return
System
Commit()
public
method
public
Commit
( ) :
void
return
void