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, Buffer, ArrayBuffer, or SharedArrayBuffer.
string
Buffer
ArrayBuffer
SharedArrayBuffer
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.