This is the complement of the readByte() method which is used to write a continuous stream of character bytes to a file. This imposes no structure on the file other than that which you contrive with your JavaScript code.
See also: | File.flush(), File.readByte(), File.write(), File.writeln() |
Prev | Home | Next |
File.write() | Up | File.writeln() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |