Base64.CHUNK_SEPARATOR

Chunk separator per RFC 2045 section 2.1.

@see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045 section 2.1</a>

class Base64
enum byte[] CHUNK_SEPARATOR;

Meta