Lines Matching refs:byteOffset
70 const buf = Buffer.from(bufData.buffer, bufData.byteOffset);
72 const otherBuf = Buffer.from(otherBufData.buffer, otherBufData.byteOffset);
81 const otherBuf = Buffer.from(otherBufData.buffer, otherBufData.byteOffset);
93 const buf = Buffer.from(bufData.buffer, bufData.byteOffset);
94 const otherBuf = Buffer.from(otherBufData.buffer, otherBufData.byteOffset);
109 const buf = Buffer.from(bufData.buffer, bufData.byteOffset);
111 const otherBuf = Buffer.from(otherBufData.buffer, otherBufData.byteOffset);
127 const buf = Buffer.from(bufData.buffer, bufData.byteOffset);
129 const otherBuf = Buffer.from(otherBufData.buffer, otherBufData.byteOffset);
145 const buf = Buffer.from(bufData.buffer, bufData.byteOffset);
147 const otherBuf = Buffer.from(otherBufData.buffer, otherBufData.byteOffset);