Skip to main content
Float16Array.values - Platform - Web documentation
method Float16Array.values
Private
Float16Array.values(): IterableIterator<number>

Returns an list of values in the array

Return Type

IterableIterator<number>