rustc_
serialize
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
serialize::
opaque
rustc_serialize
::
opaque
Constant
BUF_SIZE
Copy item path
source
const BUF_SIZE:
usize
= 8192;
Expand description
The size of the buffer in
FileEncoder
.