hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
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)
void
write
(byte[] cbuf, int off, int len)
void
write
(string str)
void
write
(string str, int off, int len)
class
NullWriter
override
void
write
(
string
str
,
int
off
,
int
len
)
Meta
Source
See Implementation
hunt
stream
Writer
NullWriter
functions
append
close
flush
write