@FunctionalInterface public static interface BaseInputOutPutConvertors.IInputConversionFunction
Modifier and Type | Method and Description |
---|---|
double[] |
convert(byte[] input, int offset, int length)
A method that converts a raw byte array to an array of double values.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.