format_file_size: Convert file size to human readable format

View source: R/utils.R

format_file_sizeR Documentation

Convert file size to human readable format

Description

Convert file size to human readable format

Usage

format_file_size(size_bytes)

Arguments

size_bytes

File size in bytes

Value

Character string with human-readable size

See Also

Other utilities: cleanup_temp_files(), create_safe_temp_dir(), is_safe_environment(), utilities, validate_vt_response(), virustotal_info(), virustotal_version()


virustotal documentation built on April 13, 2026, 9:07 a.m.