Interface from_base64

Method from_base64

fn from_base64() -> ~[u8]

Interface to_base64

Method to_base64

fn to_base64() -> str

Implementation from_base64 of from_base64 for ~[u8]

Method from_base64

fn from_base64() -> ~[u8]

Implementation from_base64 of from_base64 for str

Method from_base64

fn from_base64() -> ~[u8]

Implementation to_base64 of to_base64 for ~[u8]

Method to_base64

fn to_base64() -> str

Implementation to_base64 of to_base64 for str

Method to_base64

fn to_base64() -> str