Package com.ocient.cli.extract.wrappers
Class Base64ByteArrayWrapper
java.lang.Object
com.ocient.cli.extract.wrappers.Base64ByteArrayWrapper
- All Implemented Interfaces:
ByteArrayWrapper
public class Base64ByteArrayWrapper extends Object implements ByteArrayWrapper
-
Constructor Summary
Constructors Constructor Description Base64ByteArrayWrapper(byte[] byteArray) -
Method Summary
-
Constructor Details
-
Base64ByteArrayWrapper
public Base64ByteArrayWrapper(byte[] byteArray)
-
-
Method Details
-
toString
- Specified by:
toStringin interfaceByteArrayWrapper- Overrides:
toStringin classObject
-