BUF_SIZE
rustc_
serialize
1.93.0-nightly
(94b49fd99 2025-11-22)
In rustc_
serialize::
opaque
rustc_serialize
::
opaque
Constant
BUF_
SIZE
Copy item path
Source
const BUF_SIZE:
usize
= _; // 65_536usize
Expand description
The size of the buffer in
FileEncoder
.