static final class EConv.LastError
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
destination |
(package private) byte[] |
errorBytes |
(package private) int |
errorBytesEnd |
(package private) int |
errorBytesP |
(package private) Transcoding |
errorTranscoding |
(package private) int |
readAgainLength |
(package private) EConvResult |
result |
(package private) byte[] |
source |
| Constructor and Description |
|---|
LastError() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
reset() |
java.lang.String |
toString() |
EConvResult result
Transcoding errorTranscoding
byte[] source
byte[] destination
byte[] errorBytes
int errorBytesP
int errorBytesEnd
int readAgainLength