method Deno.UnsafePointerView.prototype.getBoolUnsafePointerView.prototype.getBool(offset?: number): booleanGets a boolean at the specified byte offset from the pointer. Parametersoptionaloffset: numberReturn Typeboolean