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
Wv
WvOutBufStream
C# Class Wv.WvOutBufStream
Inheritance:
WvStreamClone
显示文件
Open project: apenwarr/versaplex
Public Methods
Method
Description
WvOutBufStream
(
WvStream
inner
) :
System
flush
(
int
msec_timeout
) :
bool
write
(
WvBytes
b
) :
int
Private Methods
Method
Description
_flush
( ) :
void
Method Details
WvOutBufStream()
public
method
public
WvOutBufStream
(
WvStream
inner
) :
System
inner
WvStream
return
System
flush()
public
method
public
flush
(
int
msec_timeout
) :
bool
msec_timeout
int
return
bool
write()
public
method
public
write
(
WvBytes
b
) :
int
b
WvBytes
return
int