DenoDeno.UnsafePointerView.prototype.getUint8method Deno.UnsafePointerView.prototype.getUint8#UnsafePointerView.prototype.getUint8(offset?: number): numberGets an unsigned 8-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number
method Deno.UnsafePointerView.prototype.getUint8#UnsafePointerView.prototype.getUint8(offset?: number): numberGets an unsigned 8-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number