e-CryptIt Engine Xojo Plugin

AppleSingleEncoderStream.ProcessBoundBlock Method (console safe)

Use the ProcessBoundBlock in a loop to stream between two streams that have been bound together with the Bind method.

ProcessBoundBlock()

Parameters

Remarks

Once two streams are bound together then the fastest way to stream them is to use the ProcessBoundBlock in a loop.

See Also

AppleSingleEncoderStream Class