Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cbor] Implement JsonGenerator.writeArray() methods to be added in 2.8 #16

Closed
cowtowncoder opened this issue May 9, 2016 · 0 comments
Closed

Comments

@cowtowncoder
Copy link
Member

As soon as support for efficient scalar-array writes in jackson-core (see FasterXML/jackson-core#277) is added, should add specialized implementation for cbor backend, since this allows use of length-prefix notation, needed/preferred by some decoders.

Also related to #1 and #2.

@cowtowncoder cowtowncoder added this to the 2 milestone May 24, 2016
cowtowncoder added a commit that referenced this issue Feb 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant