[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["`Array.int8()` casts the input array values to signed 8-bit integers, element by element."],["The method returns a new array with the converted values and does not modify the original array."],["The input array can contain elements of any data type, but they will be coerced into signed 8-bit integer values."],["This function is useful for scenarios requiring memory efficiency or compatibility with systems utilizing 8-bit integer representations."]]],[]]