ConcurrentBufferAndroid.fromPointer(Pointer<Void> ptr) { cBuf = ptr; _length = bufferGetSize(cBuf); }