Java strings have a bytearray constructor:

http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html#String(byte[])

myString = createObject("java","java.lang.String").init(myByteArray);



>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.
>
> 
>
>Kris Sisk
>
>USD-457 Technology
>
>1205 Fleming St.
>
>Garden City, KS 67846
>
>(620) 805-7107
>
> 
>
>There are 10 types of people in this world: those who understand binary
>and those who don't. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:335014
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to