public final class CharCodingSupport extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static CharsetDecoder | createDecoder(CharCodingConfig cconfig) | 
| static CharsetEncoder | createEncoder(CharCodingConfig cconfig) | 
public static CharsetDecoder createDecoder(CharCodingConfig cconfig)
public static CharsetEncoder createEncoder(CharCodingConfig cconfig)
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.