On Wed, Jun 30, 2010 at 11:07 AM, Sisk, Kris wrote:
>
> Is there a way to convert a java bytearray into something human
> readable? Everything I've tried has thrown a "ByteArray objects cannot
> be converted to strings" error.

yourByteArray.toString() maybe?  Depends if it's binary data or not, I think.

If you can provide more info, I'm sure I can help.  I do all kinds of
stuff like this in the various projects I work on.

:Den

-- 
When a man fails to see the truth of certain generally accepted views,
there is no law compelling him to provoke animosity by announcing his
dissent.
George Henry Lewes

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335006
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to