| java.lang.Object | |
| ↳ | com.pspdfkit.internal.NativeDataProvider | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeDataProvider() | |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeDataProvider(long cPtr, boolean cMemoryOwn) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| synchronized void | delete() | ||||||||||
| boolean | finish() | ||||||||||
| long | getSize() | ||||||||||
| String | getUid() | ||||||||||
| vector_uint8_t | read(long size, long offset) | ||||||||||
| boolean | startWrite(NativeDataSinkOption dataSinkOption) | ||||||||||
| boolean | supportsAppending() | ||||||||||
| boolean | supportsWriting() | ||||||||||
| void | swigReleaseOwnership() | ||||||||||
| void | swigTakeOwnership() | ||||||||||
| boolean | write(vector_uint8_t data) | ||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | finalize() | ||||||||||
| static long | getCPtr(NativeDataProvider obj) | ||||||||||
| void | swigDirectorDisconnect() | ||||||||||
| void | swigSetCMemOwn(boolean own) | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||