hunt ~bench (2026-06-26T23:21:19.4628502)
Dub
Repo
BufferedOutputStream.write
hunt
io
BufferedOutputStream
BufferedOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
alias
write
=
OutputStream
.
write
void
write
(int b)
class
BufferedOutputStream
override
void
write
(
int
b
)
void
write
(byte[] array, int offset, int length)
Meta
Source
See Implementation
hunt
io
BufferedOutputStream
BufferedOutputStream
aliases
write
constructors
this
functions
close
flush
variables
buf
bufferSize
count
output