X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-java;a=blobdiff_plain;f=java_strings.py;h=2fcf836d23b900bcf87bd3b7e5875c5ee0c52523;hp=8fcc3e5cf13cf6bcf6b59c1671a94f2d5710bee9;hb=6108d1a32ba0b434521d3f0d9e4176c4d12de25b;hpb=03aa3308e672027e8a0be8365a7fc13e195a5c67 diff --git a/java_strings.py b/java_strings.py index 8fcc3e5c..2fcf836d 100644 --- a/java_strings.py +++ b/java_strings.py @@ -673,6 +673,8 @@ import javax.annotation.Nullable; # Do a bit of a dance to move any excess [] to the end conv += "[" + ty_info.subty.java_hu_ty.split("<")[0].split("[")[1] return conv + def cleanup_converted_native_array(self, ty_info, arr_name): + return None def primitive_arr_from_hu(self, mapped_ty, fixed_len, arr_name): if fixed_len is not None: