com.skype.util
Class Base64

java.lang.Object
  extended by com.skype.util.Base64

public abstract class Base64
extends java.lang.Object


Method Summary
static byte[] decode(java.lang.String s)
           
static java.lang.String encode(byte[] abyte0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public static java.lang.String encode(byte[] abyte0)

decode

public static byte[] decode(java.lang.String s)


Copyright © 2010, 2011 Skype Technologies. All Rights Reserved.