| Package | Description |
|---|---|
| org.bytedeco.tesseract |
| Modifier and Type | Method and Description |
|---|---|
ByteVector.Iterator |
ByteVector.begin() |
ByteVector.Iterator |
ByteVector.end() |
ByteVector.Iterator |
ByteVector.erase(ByteVector.Iterator pos) |
ByteVector.Iterator |
ByteVector.Iterator.increment() |
ByteVector.Iterator |
ByteVector.insert(ByteVector.Iterator pos,
byte value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ByteVector.Iterator.equals(ByteVector.Iterator it) |
ByteVector.Iterator |
ByteVector.erase(ByteVector.Iterator pos) |
ByteVector.Iterator |
ByteVector.insert(ByteVector.Iterator pos,
byte value) |
Copyright © 2024. All rights reserved.