method Deno.UnsafePointerView.prototype.getUint8UnsafePointerView.prototype.getUint8(offset?: number): numberGets an unsigned 8-bit integer at the specified byte offset from the pointer. Parametersoptionaloffset: numberReturn Typenumber