@Namespace(value="arrow") @Properties(inherit=arrow.class) public class FixedSizeBinaryScalar extends BinaryScalar
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FixedSizeBinaryScalar(ArrowBuffer value,
DataType type) |
FixedSizeBinaryScalar(DataType type) |
FixedSizeBinaryScalar(Pointer p)
Pointer cast constructor.
|
positionvalue, valueCastTo, Equals, is_valid, is_valid, ToString, type, typeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic FixedSizeBinaryScalar(Pointer p)
Pointer.Pointer(Pointer).public FixedSizeBinaryScalar(@SharedPtr ArrowBuffer value, @SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
public FixedSizeBinaryScalar(@SharedPtr @Cast(value={"","std::shared_ptr<arrow::DataType>"}) DataType type)
Copyright © 2020. All rights reserved.