rustc_serialize
1.81.0-nightly
(c6727fc9b 2024-07-12)
In rustc_serialize::opaque
Constant
rustc_serialize
::
opaque
::
BUF_SIZE
Copy item path
source
ยท
[
−
]
const BUF_SIZE:
usize
= 8192;
Expand description
The size of the buffer in
FileEncoder
.