rustc_serialize
1.80.0-nightly
(b92758a9a 2024-05-20)
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
.