com.sun.xml.wss.impl.misc
Class ByteArray
java.lang.Object
com.sun.xml.wss.impl.misc.ByteArray
public class ByteArray
- extends Object
- Author:
- K.Venugopal@sun.com
|
Constructor Summary |
ByteArray(byte[] iv,
byte[] ed)
Creates a new instance of ByteArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArray
public ByteArray(byte[] iv,
byte[] ed)
- Creates a new instance of ByteArray
getLength
public int getLength()
byteAt
public byte byteAt(int i)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.