rustc_serialize
1.78.0-nightly
(b381d3ab2 2024-02-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
.