Class EConv.LastError
java.lang.Object
org.graalvm.shadowed.org.jcodings.transcode.EConv.LastError
- Enclosing class:
EConv
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LastError
public LastError()
-
-
Method Details
-
getResult
-
getErrorTranscoding
-
getSource
public byte[] getSource() -
getDestination
public byte[] getDestination() -
getErrorBytes
public byte[] getErrorBytes() -
getErrorBytesP
public int getErrorBytesP() -
getErrorBytesLength
public int getErrorBytesLength() -
getReadAgainLength
public int getReadAgainLength() -
toString
-