Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bytearray

Does Javascript Support A Bytearray Class In The Browser?

The ByteArray class provides methods and properties to optimize reading, writing, and working with … Read more Does Javascript Support A Bytearray Class In The Browser?

How Do I Read Out The First 4 Bytes In Javascript, Turn It Into An Integer And Remove The Rest?

I need to transfer webcam data over the internet from one browser to another. The webcam is displa… Read more How Do I Read Out The First 4 Bytes In Javascript, Turn It Into An Integer And Remove The Rest?

Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)

Our web application has a feature which uses Flash (AS3) to take photos using the user's web ca… Read more Passing An Actionscript Jpg Byte Array To Javascript (and Eventually To Php)