Posts Tagged ‘ByteArray’

Deconstruction and reconstruction of a ByteArray

Tuesday, December 2nd, 2008

Many times you may come up with tasks that seem pretty straight forward but involve a bit of researching. In a recent project, I needed to find a way pass a dynamically generated image from one flex application (swf) to another. My senior developer suggested that I pass the ByteArray data of the image via [...]

Read full blog post: Deconstruction and reconstruction of a ByteArray