public interface org.jasypt.contrib.org.apache.commons.codec_1_3.BinaryDecoder extends org.jasypt.contrib.org.apache.commons.codec_1_3.Decoder
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.jasypt.contrib.org.apache.commons.codec_1_3.BinaryDecoder
  super_class: java.lang.Object
{
  public abstract byte[] decode(byte[]);
    descriptor: ([B)[B
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws org.jasypt.contrib.org.apache.commons.codec_1_3.DecoderException
    MethodParameters:
        Name  Flags
      pArray  
}
SourceFile: "BinaryDecoder.java"