rustc_serialize
1.79.0-nightly
(1388d7a06 2024-03-20)
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
.