Re: Binary I/O in Javascript
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Binary I/O in Javascript

From: Kevin <kdarling@basit.com>
Date: Tue Nov 15 2005 - 01:59:41 CET

Patient Guy wrote:
> Has anyone written code that successfully manipulates binary file data
> using Javascript?

What do you mean by manipulate? Concatenate segments? Add binary
numbers? Save or load to/from disk? Or ???

> I am writing client-side code that will generate binary data for producing
> a GIF file through an OBJECT element. (The GIF is an image of a line and
> points on a two-axis plot.)

I'd like to help, but why do you need to pass binary data to a plot
object?

Just trying to get a grip on what you're after.

Kev
Received on Mon Nov 21 03:29:27 2005