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
NewTOAPIA
BufferChunkExt
C# Class NewTOAPIA.BufferChunkExt
Show file
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
Compare
(
this
obj1
,
byte
obj2
) :
bool
Copy
(
this
source
) :
byte[]
Method Details
Compare()
public
static
method
public
static
Compare
(
this
obj1
,
byte
obj2
) :
bool
obj1
this
obj2
byte
return
bool
Copy()
public
static
method
public
static
Copy
(
this
source
) :
byte[]
source
this
return
byte[]