My String
is 010101010111111111101010101010101010111101010101010101010101
and it is large in size (more than 64 characters).
I cannot use Integer
or Long
class parse methods due to size limitation.
Expected Output would be 557FEAAAAF55555h
.