Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OGE
MeasurementStream
ByteBuffer
C# 클래스 OGE.MeasurementStream.ByteBuffer
파일 보기
프로젝트 열기: GridProtectionAlliance/gsf
공개 프로퍼티들
프로퍼티
타입
설명
Data
byte[]
Position
int
공개 메소드들
메소드
설명
ByteBuffer
(
int
size
) :
System
Grow
( ) :
void
메소드 상세
ByteBuffer()
공개
메소드
public
ByteBuffer
(
int
size
) :
System
size
int
리턴
System
Grow()
공개
메소드
public
Grow
( ) :
void
리턴
void
프로퍼티 상세
Data
공개적으로 프로퍼티
public
byte[]
Data
리턴
byte[]
Position
공개적으로 프로퍼티
public
int
Position
리턴
int