Class ByteArrayUtil
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.util.ByteArrayUtil
-
public class ByteArrayUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ByteArrayUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ByteArrayPartcreateByteArrayPart(com.adobe.pdfservices.operation.internal.FileRefImpl fileRefImpl, int partNumber)
-
-
-
Method Detail
-
createByteArrayPart
public static ByteArrayPart createByteArrayPart(com.adobe.pdfservices.operation.internal.FileRefImpl fileRefImpl, int partNumber) throws IOException
- Throws:
IOException
-
-