зеркало из https://github.com/mozilla/pjs.git
Added docs on what this file is for.
This commit is contained in:
Родитель
67111c06a2
Коммит
b4b39d7846
|
@ -16,6 +16,16 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
This is a test script that uses the <tt>nsStreamDataSource</tt>
|
||||
class to read a file from the local file system (using a "file:"
|
||||
URL) and write it back. The idea is that the RDF that gets written
|
||||
out should be equivalent (but not necessarily identical) to the RDF
|
||||
that was read in.
|
||||
|
||||
*/
|
||||
|
||||
#include <io.h>
|
||||
#include "nsIContent.h"
|
||||
#include "nsIInputStream.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче