You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Alex Karasulu <ao...@bellsouth.net> on 2004/03/11 18:36:02 UTC

[codec][PATCH] Added overload to Binary.toAsciiString()

Hi,

Could someone add this additional overload to the toAsciiString() 
static method of the Binary.  null and empty string handling was 
also added to make things more forgiving.

The patch has an additional test case for the overload as well.  

Alex




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: [codec][PATCH] Added overload to Binary.toAsciiString()

Posted by Alex Karasulu <ao...@bellsouth.net>.
Wooops forgot the patch!  So here it is.

> -----Original Message-----
> From: Alex Karasulu [mailto:aok123@bellsouth.net]
> Sent: Thursday, March 11, 2004 12:36 PM
> To: 'Jakarta Commons Developers List'
> Subject: [codec][PATCH] Added overload to Binary.toAsciiString()
> 
> Hi,
> 
> Could someone add this additional overload to the toAsciiString()
> static method of the Binary.  null and empty string handling was
> also added to make things more forgiving.
> 
> The patch has an additional test case for the overload as well.
> 
> Alex
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org