Searched refs:tmpByteArray (Results 1 – 1 of 1) sorted by relevance
83 Vector tmpByteArray = null; // we use this cause we don't know till after in getByte() local88 tmpByteArray = operatorEncoder(t); in getByte()90 tmpByteArray = functionEncoder(t); in getByte()94 tmpByteArray = nameDefinitionEncoder(t); in getByte()97 tmpByteArray = threeDCellRefEncoder(t); in getByte()100 tmpByteArray = threeDAreaRefEncoder(t); in getByte()103 tmpByteArray = cellRefEncoder(t); in getByte()106 tmpByteArray = areaRefEncoder(t); in getByte()109 tmpByteArray = numEncoder(t); in getByte()112 tmpByteArray = stringEncoder(t); in getByte()[all …]