public class CUdeviceptr extends Pointer
Constructor and Description |
---|
CUdeviceptr()
Creates a new (null) device pointer
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a String representation of this object.
|
CUdeviceptr |
withByteOffset(long byteOffset)
Returns a new pointer with an offset of the given number
of bytes
|
getByteBuffer, to, to, to, to, to, to, to, to, to, toBuffer
equals, hashCode
public CUdeviceptr withByteOffset(long byteOffset)
Pointer
withByteOffset
in class Pointer
byteOffset
- The byte offset for the pointer