Skip to main content

Module utils

Module utils 

Source
Expand description

Delbin utility functions

Functionsยง

create_env
Create environment variable mapping from common types
create_sections
Create sections mapping
env_insert_int
Add integer value to environment variables
env_insert_str
Add string value to environment variables
from_hex_string
Parse hexadecimal string to byte array
hex_dump
Print byte array as formatted hexadecimal dump
to_hex_string
Format byte array as hexadecimal string