10231024102510261027102810291030103110321033
for (int i = 0; i < ascDescInfo.length; i++) { if (ascDescInfo[i]) ascDescBits.set(i); } ascDescBits.writeExternal(out); } /** * Store the stored representation of the column value in the * stream.
10871088108910901091109210931094109510961097
10821083108410851086108710881089109010911092
914915916917918919920921922923924
for (int i = 0; i < ascDescInfo.length; i++) { if (ascDescInfo[i]) ascDescBits.set(i); } ascDescBits.writeExternal(out); } } /**