DenoDeno.UnsafePointerView.prototype.getCStringmethod Deno.UnsafePointerView.prototype.getCString#UnsafePointerView.prototype.getCString(offset?: number): stringGets a C string (null terminated string) at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #string
method Deno.UnsafePointerView.prototype.getCString#UnsafePointerView.prototype.getCString(offset?: number): stringGets a C string (null terminated string) at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #string