Java com.itextpdf.xmp.impl Base64 fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.xmp.impl Base64 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.xmp.impl Base64.

The text is from its open source code.

Method

byte[]encode(byte[] src)
Encode the given byte[].
Stringencode(String src)
Encode the given string.