Searched refs:byteValue2 (Results 1 – 1 of 1) sorted by relevance
100 final ByteVector put11(final int byteValue1, final int byteValue2) { in put11() argument107 currentData[currentLength++] = (byte) byteValue2; in put11()160 final ByteVector put112(final int byteValue1, final int byteValue2, final int shortValue) { in put112() argument167 currentData[currentLength++] = (byte) byteValue2; in put112()