Skip to main content

method Deno.UnsafePointerView.prototype.getInt16

#UnsafePointerView.prototype.getInt16(offset?: number): number

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

Parameters #

#offset: number
optional

Return Type #

number

Did you find what you needed?

Privacy policy