Skip to content

Refactor ASCIIText types to use inline arrays when possible #13

@popcron

Description

@popcron

right now all of the ASCIIText variants use a fixed buffer of bytes as their way of storing ascii characters. they should be refactored to become an inline array when compiling with #NET available.

Metadata

Metadata

Assignees

No one assigned

    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