@Namespace(value="arrow::util::detail") @NoOffset @Properties(inherit=arrow.class) public class StringStreamWrapper extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
StringStreamWrapper() |
StringStreamWrapper(long size)
Native array allocator.
|
StringStreamWrapper(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StringStreamWrapper |
getPointer(long i) |
StringStreamWrapper |
position(long position) |
String |
str() |
Pointer |
stream() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic StringStreamWrapper(Pointer p)
Pointer(Pointer).public StringStreamWrapper(long size)
Pointer.position(long).public StringStreamWrapper()
public StringStreamWrapper position(long position)
public StringStreamWrapper getPointer(long i)
getPointer in class Pointer@StdString public String str()
Copyright © 2021. All rights reserved.