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, toBufferequals, hashCodepublic CUdeviceptr withByteOffset(long byteOffset)
PointerwithByteOffset in class PointerbyteOffset - The byte offset for the pointer