Skip to content

Add Encoding field to PETFile #31

@pixeldesu

Description

@pixeldesu

Currently, string encoding is all over the place for Puppet files, early code iterations use Encoding.UTF8, later ones use Encoding.ASCII.

To solve and improve this, add a Encoding (with Encoding.ASCII as a default) field to PETFile and pass the encoding to helpers where necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions