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
UtfString
Utf8
ArrayAccessor
C# Class UtfString.Utf8.ArrayAccessor
Show file
Open project: ufcpp/UfcppSample
Class Usage Examples
Public Methods
Method
Description
ArrayAccessor
(
byte
data
)
this
(
int
index
) :
byte
Method Details
ArrayAccessor()
public
method
public
ArrayAccessor
(
byte
data
)
data
byte
this()
public
method
public
this
(
int
index
) :
byte
index
int
return
byte