dwt v1.0.3+swt-3.4.1 (2020-01-31T08:20:04Z)
Home
Dub
Repo
PrintStream.write
java
io
PrintStream
PrintStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(byte[] buf, int off, int len)
void
write
(int b)
class
PrintStream
void
write
(
int
b
)
Meta
Source
See Implementation
java
io
PrintStream
PrintStream
constructors
this
functions
checkError
close
flush
print
println
setError
write