Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add lazy allocation to Appendable #1

@g41797

Description

@g41797

Sometimes Appendable is used as placeholder for optional data.
But initial buffer is allocated during creation.

Postpone allocation of the buffer till it really required.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions