{"id":5810,"date":"2014-04-07T09:23:57","date_gmt":"2014-04-07T09:23:57","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-java-binding-collection-of-common-programming-errors\/"},"modified":"2014-04-07T09:23:57","modified_gmt":"2014-04-07T09:23:57","slug":"problem-about-java-binding-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-java-binding-collection-of-common-programming-errors\/","title":{"rendered":"problem about java-binding-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/ad57dcc21d67832387ce8abb879c3bba?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\njonathanpeppers<br \/>\nandroid .net monodroid xamarin java-binding<br \/>\nWe are binding a Java library that has a method like this:void onDataReceived(java.lang.String fromNode, java.lang.String fromChannel, java.lang.String payloadType, byte[][] payload)Notice the byte[][] payload parameter.Everything compiles fine, except at runtime when the listener is fired from Java, we get the error:System.NotSupportedException: Rectangular arrays are not currently supported.Is this currently supported in Mono for Android binding projects?Is there a different type we could use<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>jonathanpeppers android .net monodroid xamarin java-binding We are binding a Java library that has a method like this:void onDataReceived(java.lang.String fromNode, java.lang.String fromChannel, java.lang.String payloadType, byte[][] payload)Notice the byte[][] payload parameter.Everything compiles fine, except at runtime when the listener is fired from Java, we get the error:System.NotSupportedException: Rectangular arrays are not currently supported.Is this currently supported [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5810","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5810"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5810\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5810"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5810"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}