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 ##offset: number optionalReturn 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 ##offset: number optionalReturn Type #string