open jdk 17, ByteBuffer 的一段代码 private ByteBuffer getArray(int index, byte[] dst, int offset, int length) { if ( ((long)length Bits.JNI_COPY_TO_ARRAY_THRESHOLD) { long bufAddr = address + ((long)index 我想知道这个左移 0 位目的是什么