public static class tensorflow.UnknownField.LengthDelimited extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
LengthDelimited()
Default native constructor.
|
LengthDelimited(long size)
Native array allocator.
|
LengthDelimited(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.UnknownField.LengthDelimited |
position(long position) |
BytePointer |
string_value_() |
tensorflow.UnknownField.LengthDelimited |
string_value_(BytePointer string_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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic LengthDelimited()
public LengthDelimited(long size)
Pointer.position(long).public LengthDelimited(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.UnknownField.LengthDelimited position(long position)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer string_value_()
public tensorflow.UnknownField.LengthDelimited string_value_(BytePointer string_value_)
Copyright © 2019. All rights reserved.