Lines Matching full:param
55 * @param data the binary data (not {@code null})
72 * @param digits the text (not {@code null}), with only digits from 0 to 9 allowed
104 * @param text the text (not {@code null}), with only certain characters allowed
135 * @param text the text to be encoded, which can be any Unicode string
158 * @param assignVal the ECI assignment number (see the AIM ECI specification)
183 * @param text the string to test for encodability (not {@code null})
202 * @param text the string to test for encodability (not {@code null})
241 * @param md the mode (not {@code null})
242 * @param numCh the data length in characters or bytes, which is non-negative
243 * @param data the data bits (not {@code null})
244 * @param bitLen the number of valid prefix bits in the data array