hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
Home
Dub
Repo
BufferedOutputStream.write
hunt
stream
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
stream
BufferedOutputStream
BufferedOutputStream
aliases
write
constructors
this
functions
close
flush
variables
buf
bufferSize
count
output