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
MOUSE
Core
Serialization
WcfBufferPool
C# Class MOUSE.Core.Serialization.WcfBufferPool
Inheritance:
IBufferPool
ファイルを表示
Open project: Rurouni/MassiveOnlineUniversalServerEngine
Class Usage Examples
Public Methods
Method
Description
Return
(
byte
buffer
) :
void
Take
(
int
size
) :
byte[]
Method Details
Return()
public
method
public
Return
(
byte
buffer
) :
void
buffer
byte
return
void
Take()
public
method
public
Take
(
int
size
) :
byte[]
size
int
return
byte[]