public static class tensorflow.TensorSliceReader.Table extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Table(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Get(BytePointer key,
BytePointer value) |
boolean |
Get(String key,
BytePointer value) |
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 Table(Pointer p)
Pointer.Pointer(Pointer).@Cast(value="bool") public boolean Get(@StdString BytePointer key, @StdString @Cast(value={"char*","std::string*"}) BytePointer value)
@Cast(value="bool") public boolean Get(@StdString String key, @StdString @Cast(value={"char*","std::string*"}) BytePointer value)
Copyright © 2019. All rights reserved.