public class Base64Benchmark
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Base64Benchmark.Codec
Enumeration for the different base 64 coder.
|
static class |
Base64Benchmark.Data
Enumeration for the different data sets.
|
static class |
Base64Benchmark.Operation
Enumeration for the operation of the base 64 coder.
|
Constructor and Description |
---|
Base64Benchmark() |
Modifier and Type | Method and Description |
---|---|
void |
run()
Encode and decode data.
|
Copyright © 2004–2024 XStream. All rights reserved.