ejs.io Classes

ClassDescription
BinaryStreamBinaryStreams encode and decode various objects onto streams.
FileThe File class provides a foundation of I/O services to interact with physical files.
FileSystemSpec ejs-12.
HttpThe Http object represents a Hypertext Transfer Protocol version 1.
HttpDataEventData event issued to the callback function.
HttpErrorEventError event issued to the callback function if any errors occur during an Http request.
PathPath class.
TextStreamTextStreams interpret data as a stream of Unicode characters.
XMLHttpXMLHttp compatible method to retrieve HTTP data.