Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Expose the Utf8JsonWriter overload of "WriteJson" of NBT tags #37

@WithLithum

Description

@WithLithum

Currently, the only public overload of WriteJson is writing to a stream, which in cases (such as being used in converters) may not be available and the only means to write JSON may be Uft8JsonWriter.

I don't see any contradictions to exposing the Utf8JsonWriter overload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions