Android Question Code Syntax conversion (Java to B4A)

ismamokan

Member
hi,

what is the correct syntax of this code from java to B4a:

private byte bmpdata[]=new byte[Constants.RESBMP_SIZE];

thanks in advance
 
Top