DenoDeno.UnsafePointerView.prototype.getInt8method Deno.UnsafePointerView.prototype.getInt8#UnsafePointerView.prototype.getInt8(offset?: number): numberGets a signed 8-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number
method Deno.UnsafePointerView.prototype.getInt8#UnsafePointerView.prototype.getInt8(offset?: number): numberGets a signed 8-bit integer at the specified byte offset from the pointer. Parameters #optional#offset: numberReturn Type #number