method Deno.UnsafePointerView.prototype.getBool
Jump to headingUnsafePointerView.prototype.getBool(offset?: number): booleanGets a boolean at the specified byte offset from the pointer.
Parameters Jump to heading
optional
Jump to headingoffset: numberReturn Type Jump to heading
boolean