node-file-parser by Skelware

API Docs for: 2.2.2
Show:

text

Module: Parsers

Summary

The text parser is a subclass of FileParser that does not modify the behaviour of FileParser. All data read from the file is returned immediately without decoding and all data written to the file is done without encoding the data.

Item Index

Methods

Methods

Parser

Syntax

Parser

()

Summary