Returns nearest data unit.
calculate_byte( int $total_bit ) : int
$total_bit (int) (Required) Number of bytes.
(int)
echo calculate_byte(15728640);