Skip to content

Implement Electron´s NativeImage #14

@GregorBiswanger

Description

@GregorBiswanger

The problem with NativeImage is that it uses Nodejs buffer.
I need a solution for Nodejs buffer to .NET Core buffer.
I have no experience with buffer, maybe it is easy to implement.

NativeImage:
https://electron.atom.io/docs/api/native-image/

Nodejs Buffer:
https://nodejs.org/api/buffer.html#buffer_class_buffer

.NET Core Buffer:
https://docs.microsoft.com/de-de/dotnet/api/system.buffer?view=netcore-2.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions