hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
Home
Dub
Repo
NullWriter.write
hunt
stream
Writer
NullWriter
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(int c)
class
NullWriter
override
void
write
(
int
c
)
void
write
(byte[] cbuf, int off, int len)
void
write
(string str)
void
write
(string str, int off, int len)
Meta
Source
See Implementation
hunt
stream
Writer
NullWriter
functions
append
close
flush
write