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