The minimum allocation from the secure heap as specified using the --secure-heap-min command-line flag.
Node crypto.secureHeapUsed function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:crypto/secureHeapUsedFsecureHeapUsed BuildDocsReferenceGuidesBlogDiscord /node:crypto/secureHeapUsedFsecureHeapUsed crypto.secureHeapUsedfunction secureHeapUsed(): SecureHeapUsage;Referenced typesinterface SecureHeapUsagemin: number total: number used: number utilization: number
Search the reference...
/
function
The total allocated secure heap size as specified using the --secure-heap=n command-line flag.
The total number of bytes currently allocated from the secure heap.
The calculated ratio of used to total allocated bytes.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node crypto.secureHeapUsed function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:crypto.secureHeapUsed | Bun