filter

abstract fun filter(callbackfn: (value: Number, index: Number, array: Uint8Array) -> Any, thisArg: Any? = definedExternally): Uint8Array