std
::
io
WriteBuffer
struct
WriteBuffer
(
OutStream
)
{
OutStream
wrapped_stream
;
char
[
]
bytes
;
usz
index
;
}
Members
Methods