mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-06 19:58:35 +00:00
![]() - proxmox_io::boxed::uninitialized(len) -> Box<[u8]> same as vec::uninitialized, but as a box - proxmox_io::boxed::zeroed(len) -> Box<[u8]> same as vec::zeroed, but as a box Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
vec | ||
boxed.rs | ||
byte_buffer.rs | ||
lib.rs | ||
read.rs | ||
sparse_copy.rs | ||
std_channel_writer.rs | ||
write.rs |