Skip to content

Move MD_HANDLE from using Buffer to Uint8Array #3

Description

@ealib

Right now, the MD_HANDLE opaque type used in the native MDaemon APIs to refer to a user descriptor is exposed to Node.js with the Buffer type.

According to Sindre Sorhus's comments, for the security of a package, it would be good to plan a migration to Uint8Array.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions