i am trying to create the JNI with c language. i want to get the size of jbyte[] in JNI. how can i get the size ?
jbyte ARRAY[] = {48, 48, 52, 52}; // i want to