byteOffset

open override val byteOffset: Int = 0

Unlike the original Node.js Buffer instances, no byte offset is used by this class, as each buffer is backed by its own ByteBuffer, making this value always zero.