Re: Networking problem

From: Sudsy (bitbucket44_at_hotmail.com)
Date: 11/30/03


Date: Sun, 30 Nov 2003 16:04:03 -0500

JONESEY
> the problem lies with the b = null; Is there anyway to delete all teh
> characters from a String buffer?
>

b.setLength( 0 );