| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/iCodeIN/java/master/src/main/java/com/jsoniter/extra/Base64.java | [Back] [Original] |
sun.misc.Encoder()/Decoder().String this
* version is about three times as fast due to the fact that the Commons Codec result has to be recoded
* to a String from byte[], which is very expensive.sun.misc.Encoder()/Decoder() produce temporary arrays but since performance
* is quite low it probably does.| Web Proxy Viewer | New URL | Original Page |