out 5 seconds. Reading is quite fast.
Is there any better way to do fast string concatenation in Firefox
Extension?
And also, when I have written temp file, and I'm getting file.fileSize
property, it retuns 0, why?
Thanks,
telega
___
dev-tech-xpc
On 28, 23:14, Christian Biesinger <[EMAIL PROTECTED]> wrote:
> telega wrote:
> > Is it possible to use Character encoding converters from Firefox
> > extension (javascript) ?
> > I want to encode strings from UTF-8 to national encodings
> > (windo
CE_INFO)"
I also tried to do:
var encoder = Components.classes["@mozilla.org/intl/unicode/encoder;1?
charset=windows-1251"]
.getService(Components.interfaces.nsIUnicodeEncoder);
but also get an error: "Invalid InterfaceID" n