hunt ~v1.4.x (2025-01-29T03:20:10.156087)
Dub
Repo
NullWriter.write
hunt
io
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)
class
NullWriter
override
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
io
Writer
NullWriter
functions
append
close
flush
write