Skip to content

Add stream (and/or string) support for AddModule and AddClass #21

@KoalaBear84

Description

@KoalaBear84

It would be nice to also be able to add modules and classes through streams.

I'm not sure about encodings etc, as I already had to do a 'workaround', at least because it's not described anywhere for windows-1252.

// Fix encoding issue with "windows-1251"
Encoding.RegisterProvider(CodePagesEncodingProvider.Instance);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions