☰
rustc_serialize
1.76.0-nightly
(b10cfcd65 2023-11-29)
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
.