⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
parse_tar_size
veridian_
kernel
0.25.2
In veridian_
kernel::
virt::
containers
veridian_kernel
::
virt
::
containers
Function
parse_
tar_
size
Copy item path
Source
pub fn parse_tar_size(header: &[u8; 512]) -> u64
Expand description
Parse octal size from TAR header bytes 124..135.