Skip to content

Refactor processing of pbf bytes[] #13

@wilhelmberg

Description

@wilhelmberg

When walking thru the file currently the bytes for every message are copied to a new dedicated array.

This was convenient during development but copying all those bytes around shouldn't be in production code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions