@Namespace(value="tensorflow") @NoOffset public static class tensorflow.FileOutputBuffer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FileOutputBuffer(Pointer p)
Pointer cast constructor.
|
FileOutputBuffer(tensorflow.WritableFile file,
long buffer_size) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Status |
Append(BytePointer data) |
tensorflow.Status |
Append(String data) |
void |
clear_crc32c() |
tensorflow.Status |
Close() |
int |
crc32c() |
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 FileOutputBuffer(Pointer p)
Pointer.Pointer(Pointer).public FileOutputBuffer(tensorflow.WritableFile file, @Cast(value="size_t") long buffer_size)
@ByVal public tensorflow.Status Append(@tensorflow.StringPiece BytePointer data)
@ByVal public tensorflow.Status Append(@tensorflow.StringPiece String data)
public int crc32c()
public void clear_crc32c()
@ByVal public tensorflow.Status Close()
Copyright © 2019. All rights reserved.