ejs.io Classes
Class | Description |
---|---|
BinaryStream | BinaryStreams encode and decode various objects onto streams. |
File | The File class provides a foundation of I/O services to interact with physical files. |
FileSystem | The FileSystem class provides access to information about file systems hosting files. |
Http | The Http object represents a Hypertext Transfer Protocol version 1.1 client connection. |
Path | Path class. |
TextStream | TextStreams interpret data as a stream of Unicode characters. |