Skip to content

Implement padding string #260

@SMAH1

Description

@SMAH1

I have code like sb.Append(str.PadRight(15));.
Wouldn't it be better to reduce the pressure on GC to the same extent?
See here. This is not work in this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions