# Functions
IsErrNodeReadingFailed checks if the `err` is of ErrNodeReadingFailed type.
NewJSONFileFormat creates a FileFormat for JSON.
NewReader creates an FormatReader for JSON file format.
# Type aliases
ErrNodeReadingFailed indicates the reader fails to read out a complete non-corrupted JSON node.