The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home BasePack Streams Procedures and Functions StreamAsString | |||||||
See also: ReadLnStream, ReadLnString, StreamAsByteString | |||||||
StreamAsString |
|||||||
The function StreamAsString converts the contents of the stream AStream between the current stream position and the end of the stream into a dynamic string. The bytes in the stream are interpreted as 16-bit Unicode characters.
|