☰
In rustc_serialize::opaque
?
Constant
rustc_serialize
::
opaque
::
BUF_SIZE
source
·
[
−
]
const BUF_SIZE:
usize
= 8192;
Expand description
The size of the buffer in
FileEncoder
.