Java com.google.common.util CharBase64 fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.util CharBase64 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.util CharBase64.

The text is from its open source code.

Method

StringencodeWebSafe(byte[] source, boolean doPadding)
Encodes a byte array into web safe Base64 notation.