public static class videoInputLib.StringVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
videoInputLib.StringVector() |
videoInputLib.StringVector(BytePointer... array) |
videoInputLib.StringVector(long n) |
videoInputLib.StringVector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
get(long i) |
videoInputLib.StringVector |
put(BytePointer... array) |
videoInputLib.StringVector |
put(long i,
BytePointer value) |
void |
resize(long n) |
long |
size() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic videoInputLib.StringVector(Pointer p)
public videoInputLib.StringVector(BytePointer... array)
public videoInputLib.StringVector()
public videoInputLib.StringVector(long n)
public long size()
public void resize(long n)
public BytePointer get(long i)
public videoInputLib.StringVector put(long i, BytePointer value)
public videoInputLib.StringVector put(BytePointer... array)
Copyright © 2014. All Rights Reserved.