@Namespace(value="arrow::io") @Properties(inherit=arrow.class) public class FileStatistics extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FileStatistics()
Default native constructor.
|
FileStatistics(long size)
Native array allocator.
|
FileStatistics(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FileStatistics |
getPointer(long i) |
ObjectType.type |
kind() |
FileStatistics |
kind(ObjectType.type setter) |
FileStatistics |
position(long position) |
long |
size()
Size of file, -1 if finding length is unsupported
|
FileStatistics |
size(long setter) |
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 FileStatistics()
public FileStatistics(long size)
Pointer.position(long).public FileStatistics(Pointer p)
Pointer(Pointer).public FileStatistics position(long position)
public FileStatistics getPointer(long i)
getPointer in class Pointerpublic FileStatistics size(long setter)
public ObjectType.type kind()
public FileStatistics kind(ObjectType.type setter)
Copyright © 2021. All rights reserved.