rustc_
serialize
1.87.0-nightly
(920d95eaf 2025-03-28)
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
.