Class ByteArray


  • public class ByteArray
    extends Object
    Author:
    K.Venugopal@sun.com
    • Constructor Detail

      • ByteArray

        public ByteArray​(byte[] iv,
                         byte[] ed)
        Creates a new instance of ByteArray
    • Method Detail

      • getLength

        public int getLength()
      • byteAt

        public byte byteAt​(int i)