Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GrayStorm
ByteArrayExtensions
C# Class GrayStorm.ByteArrayExtensions
Exibir arquivo
Open project: GrayKernel/GrayStorm
Public Methods
Method
Description
GetInt32
(
this
bytes
,
int
index
) :
int
Method Details
GetInt32()
public
static
method
public
static
GetInt32
(
this
bytes
,
int
index
) :
int
bytes
this
index
int
return
int