public class Native2AsciiUtils extends Object
Constructor and Description |
---|
Native2AsciiUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
ascii2Native(String str)
Ascii to native string.
|
static String |
native2Ascii(String str)
Native to ascii string.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.