This method provides a way of converting a single numeric value that represents a code point in the native character set to a character than can be written to a file from a string variable.
There is other similar functionality supported as a static method of the String object.
See also: | File.stringToByte(), String.fromCharCode() |
Prev | Home | Next |
File() | Up | File.clearError() |
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. |