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
fastCSharp
unsafer
stream
C# Class fastCSharp.unsafer.stream
流扩展操作(非安全,请自行确保数据可靠性)
Show file
Open project: iLanceS/fastCSharp
Public Methods
Method
Description
WirteIntZore
(
Stream
stream
) :
void
数据流写入32位整数0
Method Details
WirteIntZore()
public
static
method
数据流写入32位整数0
public
static
WirteIntZore
(
Stream
stream
) :
void
stream
Stream
数据流
return
void