@Namespace(value="google::protobuf::internal") @Properties(inherit=caffe.class) public class BoundedZCIS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BoundedZCIS()
Default native constructor.
|
BoundedZCIS(long size)
Native array allocator.
|
BoundedZCIS(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
_limit() |
BoundedZCIS |
_limit(int setter) |
BoundedZCIS |
getPointer(long i) |
BoundedZCIS |
position(long position) |
ZeroCopyInputStream |
zcis() |
BoundedZCIS |
zcis(ZeroCopyInputStream setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic BoundedZCIS()
public BoundedZCIS(long size)
Pointer.position(long).public BoundedZCIS(Pointer p)
Pointer(Pointer).public BoundedZCIS position(long position)
public BoundedZCIS getPointer(long i)
getPointer in class Pointerpublic ZeroCopyInputStream zcis()
public BoundedZCIS zcis(ZeroCopyInputStream setter)
public BoundedZCIS _limit(int setter)
Copyright © 2022. All rights reserved.