doh! Found the problem, LittleEndian uses static byte arrays when it reads from a stream.
Ryan ----- Original Message ----- From: "Ryan Ackley" <[EMAIL PROTECTED]> To: "POI Developers List" <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 3:36 PM Subject: Re: Concurrency Issue > Not sure about my previous theory anymore, it would throw an exception if it > had a problem reading a block of data, still investigating... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
