@Name(value="TessResultCallback2<bool,tesseract::TFile*,char*>") public static class tesseract.CharReadCallback extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CharReadCallback()
Default native constructor.
|
CharReadCallback(long size)
Native array allocator.
|
CharReadCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tesseract.CharReadCallback |
position(long position) |
boolean |
Run(tesseract.TFile arg0,
BytePointer arg1) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CharReadCallback()
public CharReadCallback(long size)
Pointer.position(long).public CharReadCallback(Pointer p)
Pointer.Pointer(Pointer).public tesseract.CharReadCallback position(long position)
@Virtual(value=true) @Cast(value="bool") public boolean Run(tesseract.TFile arg0, @Cast(value="char*") BytePointer arg1)
Copyright © 2019. All rights reserved.