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