Skip to content

JsonGenerator and JsonParser should implement Closeable (and Flushable) #342

@ncruces

Description

@ncruces

Implementing Closeable allows one to use try-with-resources which would be nice.

Flushable on JsonGenerator isn't as needed, but it probably doesn't hurt.

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions