@Name(value="TessResultCallback2<bool,FILE*,const STRING&>")
public static class tesseract.StringWriteCallback
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
StringWriteCallback()
Default native constructor.
|
StringWriteCallback(long size)
Native array allocator.
|
StringWriteCallback(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tesseract.StringWriteCallback |
position(long position) |
boolean |
Run(org.bytedeco.javacpp.Pointer arg0,
tesseract.STRING 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 StringWriteCallback()
public StringWriteCallback(long size)
Pointer.position(long).public StringWriteCallback(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public tesseract.StringWriteCallback position(long position)
position in class org.bytedeco.javacpp.Pointer@Virtual(value=true)
@Cast(value="bool")
public boolean Run(@Cast(value="FILE*")
org.bytedeco.javacpp.Pointer arg0,
@Const @ByRef
tesseract.STRING arg1)
Copyright © 2018. All rights reserved.