@Namespace(value="tensorflow") public static class tensorflow.ReadOnlyMemoryRegion extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ReadOnlyMemoryRegion(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
data()
\brief Returns a pointer to the memory region.
|
long |
length()
\brief Returns the length of the memory region in bytes.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ReadOnlyMemoryRegion(Pointer p)
Pointer.Pointer(Pointer).Copyright © 2019. All rights reserved.