Skip to content

JsonObjectStream does not allow a JsonArray as root node #126

Description

@tius2000

JsonObjectStream currently sets rootnode to JsonObject within the constructor. So it cannot be used if an JsonArray is required as root node.

A possible solution would be either a second constructor or a new class, e. g. JsonArrayStream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions