Method | Description | |
---|---|---|
@typeof ( ) : |
||
SysOutStream ( |
||
close ( ) : bool | ||
dotnet ( |
Get a System.IO.Stream for the specified output stream.
|
|
flush ( ) : |
||
make ( |
||
toBuffered ( |
||
w ( int v ) : |
||
write ( long b ) : |
||
writeBuf ( |
||
writeBuf ( |
public SysOutStream ( |
||
output | ||
return | System.IO |
public static dotnet ( |
||
outs | ||
return |
public static make ( |
||
output | ||
bufSize | Long | |
return |
public static toBuffered ( |
||
output | ||
bufSize | Long | |
return |
public writeBuf ( |
||
buf | ||
n | long | |
return |