https://bugs.kde.org/show_bug.cgi?id=401290
--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- > A class "Byte..." will appear https://stackoverflow.com/questions/3158730/java-3-dots-in-parameters says: "Important Note: The argument(s) passed in this way is always an array - even if there's just one. Make sure you treat it that way in the method body." Letting the importer map this to Byte[] let this type be portable to other languages. -- You are receiving this mail because: You are watching all bug changes.