Searched refs:sizeOfT (Results 1 – 1 of 1) sorted by relevance
221 int sizeOfT = sizeOfTBits / Byte.SIZE; in toByteArray() local222 int byteLength = Array.getLength(array) * sizeOfT; in toByteArray()