Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Fan
Sys
MemBuf.MemBufOutStream
C# 클래스 Fan.Sys.MemBuf.MemBufOutStream
상속:
OutStream
파일 보기
프로젝트 열기: xored/f4
공개 메소드들
메소드
설명
w
(
int
v
) :
OutStream
write
(
long
v
) :
OutStream
writeBuf
(
Buf
other
,
long
n
) :
OutStream
비공개 메소드들
메소드
설명
MemBufOutStream
(
MemBuf
parent
) :
System.IO
메소드 상세
w()
공개
최종
메소드
public
final
w
(
int
v
) :
OutStream
v
int
리턴
OutStream
write()
공개
최종
메소드
public
final
write
(
long
v
) :
OutStream
v
long
리턴
OutStream
writeBuf()
공개
메소드
public
writeBuf
(
Buf
other
,
long
n
) :
OutStream
other
Buf
n
long
리턴
OutStream