Uses of Class
com.sun.xml.wss.impl.misc.ByteArray
-
Packages that use ByteArray Package Description com.sun.xml.wss.impl.misc -
-
Uses of ByteArray in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc with parameters of type ByteArray Modifier and Type Method Description static voidBase64. encodeToStream(ByteArray binaryData, int length, OutputStream stream)
-