e-CryptIt Engine REALbasic Plugin

UUCoderStream.Read Method

The method to use to read data from a stream in decoding mode.
The stream will evaluate the data size to read for you according to its internal buffers.
If reading was not successful then the ErrorValue property of the class will contain a non-zero value.

Read() as String

Parameters

Returns

String

Remarks

See Also

UUCoderStream Class