Home | History | Annotate | Download | only in store

Lines Matching refs:toAscii

481         return MODIFIED_UTF_7_CHARSET.decode(ByteBuffer.wrap(Utility.toAscii(name))).toString();