rustc_serialize
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_serialize::opaque
?
Constant
rustc_serialize
::
opaque
::
BUF_SIZE
source
·
[
−
]
const BUF_SIZE:
usize
= 8192;
Expand description
The size of the buffer in
FileEncoder
.