Help for this page
my $bytes = length( $bits ); ... substr($bits, $offset, $bytes) = ~ substr($bits, $offset, $bytes); }