Class HexadecimalByteArrayWrapper

java.lang.Object
com.ocient.cli.extract.wrappers.HexadecimalByteArrayWrapper
All Implemented Interfaces:
ByteArrayWrapper

public class HexadecimalByteArrayWrapper extends Object implements ByteArrayWrapper
  • Constructor Details

    • HexadecimalByteArrayWrapper

      public HexadecimalByteArrayWrapper(byte[] byteArray)
  • Method Details