@Override
 public byte[] getBytes() throws IOException {
   return myTarget.getBytes();
 }