hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
OutputStream.write
hunt
stream
Common
OutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(int b)
void
write
(string b)
class
OutputStream
void
write
(
string
b
)
void
write
(byte[] b)
void
write
(byte[] b, int off, int len)
Meta
Source
See Implementation
hunt
stream
Common
OutputStream
functions
close
flush
write