Skip to main content
SecureHeapUsage.used - crypto - Node documentation
property SecureHeapUsage.used

Usage in Deno

import { type SecureHeapUsage } from "node:crypto";

The total number of bytes currently allocated from the secure heap.

Type

number