Optional
The field names to use for parsing. These will only be used if the parser field is not defined.
parser
Input source to read from. This can be a string, Readable, Buffer, or ArrayBuffer.
string
Buffer
ArrayBuffer
A parser instance that should be used for parsing instead of creating a new one internally.
The field names to use for parsing. These will only be used if the
parserfield is not defined.