new
> java.lang.String("/package/filename.ext").getBytes();}
> https://docs.nativescript.org/runtimes/android/marshalling/java-to-js.html
> Martin
> __
>
>
>
> > Date: Tue, 31 May 2016 18:26:53 -0400
> > Subject: Declaring a byte
tml
Martin
__
> Date: Tue, 31 May 2016 18:26:53 -0400
> Subject: Declaring a byte[] Array in scriptdef
> From: maps.this.addr...@gmail.com
> To: user@ant.apache.org
>
> How can I declare a byte[] array inside of scriptdef when the language of
> choic
How can I declare a byte[] array inside of scriptdef when the language of
choice is javascript? Ant 1.8.1, The following line:
var bytebuffer = new byte[8192]; // line 36
Would give the following error:
build.xml
:1126: javax.script.ScriptException:
sun.org.mozilla.javascript.internal.EvaluatorE