Scalabium Software

SMReport Autogenerated
Knowledge for your independence'.
Home Delphi and C++Builder tips


#5: Convert the byte array to string

byte[] arrData = new byte[myLength];
Stream.Read(arrData, 0, myLength);
 
String s = System.Text.ASCIIEncoding.ASCII.GetString(arrData);


Published: December 16, 2009

See also
 
SMExport suite
SMReport
Paradox to Text converter
DBISAM Viewer
Viewer for TNEF-files (winmail.dat)
Protected Storage Viewer
SMDBGrid
Mail parser (ActiveX)
ABA Database Convert
Clarion Viewer
 
 


Contact to webmaster

 

Borland Software Code Gear Scalabium Delphi tips

Copyright© 1998-2026, Scalabium Software. All rights reserved.
webmaster@scalabium.com

SMExport advertising