Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
java
io
OutputStream_
C# Class java.io.OutputStream_
Inheritance:
java.io.OutputStream
ファイルを表示
Open project: JeroMiya/androidmono
Public Methods
Method
Description
write
(
int
arg0
) :
void
Private Methods
Method
Description
OutputStream_
( )
OutputStream_
(
global
@__env
)
Method Details
write()
public
method
public
write
(
int
arg0
) :
void
arg0
int
return
void