Skip to main content
method Deno.UnsafePointerView.prototype.getInt16

Gets a signed 16-bit integer at the specified byte offset from the pointer.

Parameters

optional
offset: number

Returns

number