C# 클래스 fastCSharp.unsafer.stream

流扩展操作(非安全,请自行确保数据可靠性)
파일 보기 프로젝트 열기: iLanceS/fastCSharp

공개 메소드들

메소드 설명
WirteIntZore ( Stream stream ) : void

数据流写入32位整数0

메소드 상세

WirteIntZore() 공개 정적인 메소드

数据流写入32位整数0
public static WirteIntZore ( Stream stream ) : void
stream Stream 数据流
리턴 void