
UnsignedByteArrayToString |
ptolemy.actor.lib.conversions.UnsignedByteArrayToString |
Convert an array of bytes into a string. The conversion is performed
using the default character set, returned by the system property
"file.encoding". The output is a string assembled from these bytes.
Author(s): Winthrop Williams, Steve Neuendorffer
Version:$Id: UnsignedByteArrayToString.java,v 1.19 2006/03/28 23:56:22 cxh Exp $
Pt.Proposed Rating:Red (winthrop)
Pt.Accepted Rating:Red (winthrop)