Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Tpcc
util.ByteArray
C# Class Tpcc.util.ByteArray
Mostra file
Open project: MalcolmCrowe/ShareableDataStructures
Public Properties
Property
Type
Description
bytes
byte[]
Public Methods
Method
Description
ByteArray
(
int
n
) :
System
ByteArray
(
string
n
) :
System
Method Details
ByteArray()
public
method
public
ByteArray
(
int
n
) :
System
n
int
return
System
ByteArray()
public
method
public
ByteArray
(
string
n
) :
System
n
string
return
System
Property Details
bytes
public_oe property
public
byte[]
bytes
return
byte[]