Skip to Content
Skip to Content
ClassesFFIVectorType

FFIVectorType

extends FFIDataType


Methods

offset

Get the offset of a index in the type.

:offset(index: number): number

Parameters

  • index: number - The index to get the offset of.
Last updated on