Class ToBase64String
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_string.ToBase64String
- All Implemented Interfaces:
LongFunction<String>
Computes the Base64 representation of the byte image of the input long.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToBase64String
public ToBase64String()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<String>
-