2012年5月3日 — The methods for encode / decode of class Base64 are static so you don't need to create a new object. Then: byte [] data = Base64.decode( ...
確定! 回上一頁