hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
BufferedOutputStream.this
hunt
stream
BufferedOutputStream
BufferedOutputStream
Undocumented in source.
class
BufferedOutputStream
this
(
OutputStream
output
,
int
bufferSize
= 1024
)
Meta
Source
See Implementation
hunt
stream
BufferedOutputStream
BufferedOutputStream
aliases
write
constructors
this
functions
close
flush
variables
buf
bufferSize
count
output