Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert byte[] array to ArrayList<Byte>

801931Dec 17 2008 — edited Dec 17 2008
Hi,

Is there a method in java which allows you to convert a byte[] array to an ArrayList<Byte> or should I write this method myself?

Thanks and regards,
Krt_Malta
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2009
Added on Dec 17 2008
7 comments
8,298 views