rustc_
serialize
1.85.0-nightly
(426d17342 2024-12-21)
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
.