From: "keithroe@..." Date: 2011-01-27T06:00:23+09:00 Subject: Re: packing large array of mixed native types I will try this. thanks > > Why don't you read 4 elements at a time, pack them and write them in an > output buffer in a loop? >