⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

parse_tar_size

Function parse_tar_size 

Source
pub fn parse_tar_size(header: &[u8; 512]) -> u64
Expand description

Parse octal size from TAR header bytes 124..135.