程序包 org.coodex.util.java8
package org.coodex.util.java8
-
类类说明This class consists exclusively of static methods for obtaining encoders and decoders for the Base64 encoding scheme.This class implements a decoder for decoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.This class implements an encoder for encoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
StringJoineris used to construct a sequence of characters separated by a delimiter and optionally starting with a supplied prefix and ending with a supplied suffix.