yafs
0.3.0
0.4.0-SNAPSHOT
0.3.0
yafs
/
de.clayntech.yafs.impl.nio
/
NioFile
/
NioFileOutputStream
Nio
File
Output
Stream
public
final
class
NioFileOutputStream
extends
FilterOutputStream
Constructors
Functions
Properties
Constructors
NioFile.
Nio
File
Output
Stream
Link copied to clipboard
public
NioFile.NioFileOutputStream
NioFile.NioFileOutputStream
(
OutputStream
out
,
Boolean
created
)
Functions
close
Link copied to clipboard
public
Unit
close
(
)
flush
Link copied to clipboard
public
Unit
flush
(
)
get
Created
Link copied to clipboard
public
final
Boolean
getCreated
(
)
write
Link copied to clipboard
public
Unit
write
(
ByteArray
b
)
public
Unit
write
(
Integer
b
)
public
Unit
write
(
ByteArray
b
,
Integer
off
,
Integer
len
)
Properties
created
Link copied to clipboard
private
final
Boolean
created