Skip to main content
method Deno.UnsafePointerView.prototype.getCString

Gets a C string (null terminated string) at the specified byte offset from the pointer.

Parameters

optional
offset: number

Returns

string