public static class tensorflow.RecordReader.Stats extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Stats()
Default native constructor.
|
Stats(long size)
Native array allocator.
|
Stats(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
data_size() |
tensorflow.RecordReader.Stats |
data_size(long data_size) |
long |
entries() |
tensorflow.RecordReader.Stats |
entries(long entries) |
long |
file_size() |
tensorflow.RecordReader.Stats |
file_size(long file_size) |
tensorflow.RecordReader.Stats |
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 Stats()
public Stats(long size)
Pointer.position(long).public Stats(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.RecordReader.Stats position(long position)
public tensorflow.RecordReader.Stats file_size(long file_size)
public tensorflow.RecordReader.Stats data_size(long data_size)
public tensorflow.RecordReader.Stats entries(long entries)
Copyright © 2019. All rights reserved.