Exemple #1
0
        private void sss()
        {
            int        size = 13 * 1024;//*1024
            ByteBuffer bb   = a(size);

            bb.capacity();
            JNIEnv.DetachCurrentThread();
        }