Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MemExchange
Server
Incoming
RingbufferByteArray
C# Class MemExchange.Server.Incoming.RingbufferByteArray
显示文件
Open project: ThomasVestergaard/MemExchange
Class Usage Examples
Public Methods
Method
Description
GetContent
(
byte
&
target
) :
void
Reset
( ) :
void
RingbufferByteArray
( ) :
System
Set
(
byte
newContent
) :
void
Method Details
GetContent()
public
method
public
GetContent
(
byte
&
target
) :
void
target
byte
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
RingbufferByteArray()
public
method
public
RingbufferByteArray
( ) :
System
return
System
Set()
public
method
public
Set
(
byte
newContent
) :
void
newContent
byte
return
void