@Namespace(value="arrow::io") @Properties(inherit=arrow.class) public class WritableFile extends OutputStream
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
WritableFile(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Seekable |
asSeekable() |
static Seekable |
asSeekable(WritableFile pointer) |
Status |
WriteAt(long _position,
Pointer data,
long nbytes) |
asWritable, asWritableaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic WritableFile(Pointer p)
Pointer(Pointer).public Seekable asSeekable()
@Namespace @Name(value="static_cast<arrow::io::Seekable*>") public static Seekable asSeekable(WritableFile pointer)
Copyright © 2021. All rights reserved.