public static class tensorflow.AttrSlice.Scratch extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Scratch()
Default native constructor.
|
Scratch(long size)
Native array allocator.
|
Scratch(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
a() |
tensorflow.AttrSlice.Scratch |
a(BytePointer a) |
BytePointer |
b() |
tensorflow.AttrSlice.Scratch |
b(BytePointer b) |
tensorflow.AttrSlice.Scratch |
position(long position) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Scratch()
public Scratch(long size)
Pointer.position(long).public Scratch(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.AttrSlice.Scratch position(long position)
@StdString public BytePointer a()
public tensorflow.AttrSlice.Scratch a(BytePointer a)
@StdString public BytePointer b()
public tensorflow.AttrSlice.Scratch b(BytePointer b)
Copyright © 2019. All rights reserved.