Package | Description |
---|---|
org.teavm.classlib.java.nio.charset |
Modifier and Type | Class and Description |
---|---|
class |
TMalformedInputException |
class |
TUnmappableCharacterException |
Modifier and Type | Method and Description |
---|---|
TCharBuffer |
TCharsetDecoder.decode(TByteBuffer in) |
TByteBuffer |
TCharsetEncoder.encode(TCharBuffer in) |
void |
TCoderResult.throwException() |
Copyright © 2019. All rights reserved.