Skip to main content
method Deno.UnsafePointer.value
UnsafePointer.value(value: PointerValue): bigint
Deprecated

Get the numeric value of a pointer

Parameters

Return Type

bigint
Back to top