Skip to content

Implement JsonGenerator.writeStartArray(int) #1

Open
@cowtowncoder

Description

@cowtowncoder

(moved from https://github.com/FasterXML/jackson-dataformat-cbor/issues/1)

When jackson-core adds the new variant of writeStartArray, CBOR module should implement it, at least for cases where length is small enough and we can save one byte from encoded length. Ideally we should also verify that actual number of value writes matches to indicated length.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions