I have an array of bytes, and I want to convert this into a string containing just the characters A-Z, a-z, and 0-9. I'm wondering what the recommended way to do this might be. I'm sure there are many ways to do it, But I'm looking for the best possible way, and I also don't want to reinvent the wheel.
I'm using jdk1.4, if that makes a difference. Thanks Liam Morley
lmorley@gdc.wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
I'm using jdk1.4, if that makes a difference. Thanks Liam Morley
lmorley@gdc.wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."