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
OGE
MeasurementStream
ByteBuffer
C# Class OGE.MeasurementStream.ByteBuffer
ファイルを表示
Open project: GridProtectionAlliance/gsf
Public Properties
Property
Type
Description
Data
byte[]
Position
int
Public Methods
Method
Description
ByteBuffer
(
int
size
) :
System
Grow
( ) :
void
Method Details
ByteBuffer()
public
method
public
ByteBuffer
(
int
size
) :
System
size
int
return
System
Grow()
public
method
public
Grow
( ) :
void
return
void
Property Details
Data
public_oe property
public
byte[]
Data
return
byte[]
Position
public_oe property
public
int
Position
return
int