C# Class fastCSharp.unsafer.stream

流扩展操作(非安全,请自行确保数据可靠性)
Afficher le fichier Open project: iLanceS/fastCSharp

Méthodes publiques

Méthode Description
WirteIntZore ( Stream stream ) : void

数据流写入32位整数0

Method Details

WirteIntZore() public static méthode

数据流写入32位整数0
public static WirteIntZore ( Stream stream ) : void
stream Stream 数据流
Résultat void