Skip to main content

Module align

Module align 

Source
Expand description

Alignment and padding utilities

Functionsยง

alignment_bytes_needed_4
Returns the number of alignment padding bytes that are needed to reach an alignment of 4, given the number of bytes already in a buffer.