| Package | Description |
|---|---|
| org.jcodings.transcode |
| Modifier and Type | Method and Description |
|---|---|
EConvResult |
EConv.convert(byte[] in,
Ptr inPtr,
int inStop,
byte[] out,
Ptr outPtr,
int outStop,
int flags) |
EConvResult |
EConv.LastError.getResult() |
static EConvResult |
EConvResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EConvResult[] |
EConvResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.