public interface Transcoder
Modifier and Type | Method and Description |
---|---|
String |
decode(String code) |
String |
encode(String text) |
String encode(String text) throws IOException
IOException
String decode(String code) throws IOException
IOException
Copyright © 2016. All Rights Reserved.