Skip to content

Conversation

@Salman-Sayyed
Copy link

@Salman-Sayyed Salman-Sayyed commented Dec 24, 2023

Fixes #640

Refactored the formatHex method to enhance efficiency and address potential memory issues. The improvements include the use of a StringBuilder for string construction, masking the value to fit within the specified digits, calculating leading zeros, and optimizing the hex value append operation. These changes result in more memory-efficient handling of large numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A OOM problem was found in metadata-extractor

1 participant