Deno.NativeBufferType

UNSTABLE: New API, yet to be vetted.

The native buffer type for interfacing to foreign functions.

type NativeBufferType = "buffer";

§Type

§
"buffer"
[src]