ee.Array.toInt8

On an element-wise basis, casts the input value to a signed 8-bit integer.

UsageReturns
Array.toInt8()Array
ArgumentTypeDetails
this: inputArrayThe input array.